IFile.

Delete() Method

Summary

Deletes the file.
Assembly
Wyam.Common.dll
Namespace
Wyam.Common.IO
Containing Type
IFile

Syntax

void Delete()

Return Value

Type Description
void
GitHub