Web
Docs
Framework
Guide
API
GitHub
Twitter
Get Help
Support/Buy
TestDirectory
.
Exists
Property
Namespace
Statiq
.Testing
Type
TestDirectory
Constructors
TestDirectory
(
I
Read
Only
File
System,
TestFileProvider,
NormalizedPath)
Method Members
Create
()
Delete
(bool)
GetDirectories
(SearchOption)
GetDirectory
(NormalizedPath)
GetFile
(NormalizedPath)
GetFiles
(SearchOption)
MoveTo
(NormalizedPath)
MoveTo
(IDirectory)
ToDisplayString
()
ToString
()
Property Members
CreationTime
Exists
LastWriteTime
Parent
Path
Namespace
Statiq
.Testing
Containing Type
TestDirectory
Implements
IFileSystemEntry
.
Exists
Property Type
bool
Syntax
public bool Exists { get; }
Value
Type
Description
bool
On This Page
Syntax
Value