Web
Docs
Framework
Guide
API
GitHub
Twitter
Get Help
Support/Buy
IFile
.
Delete
()
Method
Namespace
Statiq
.Common
Type
IFile
Method Members
Delete
()
Open
(bool)
OpenAppend
(bool)
OpenRead
()
OpenText
()
OpenWrite
(bool)
ReadAllBytesAsync
(CancellationToken)
ReadAllTextAsync
(CancellationToken)
Refresh
()
WriteAllBytesAsync
(byte[],
bool,
CancellationToken)
WriteAllTextAsync
(string,
bool,
CancellationToken)
Property Members
Directory
Length
MediaType
Path
Deletes the file.
Namespace
Statiq
.Common
Containing Type
IFile
Syntax
void Delete()
On This Page
Syntax