Toggle navigation
Faithlife.Utility
Reference
View Source Code
View License
Edit This Page
FileUtility.Delete method
Deletes the specified file, even if it is marked read-only.
public
static
void
Delete
(
string
path
)
parameter
description
path
The name of the file to be deleted.
See Also
class
FileUtility
namespace
Faithlife.Utility