Web
Docs
Framework
Guide
API
GitHub
Twitter
Get Help
Support/Buy
TestDirectory
.
ToDisplayString
()
Method
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
IDisplayable
.
ToDisplayString
()
Syntax
public string ToDisplayString()
Return Value
Type
Description
string
On This Page
Syntax
Return Value