IFileSystem.DeleteFile method
namespace: Serenity assembly: Serenity.Net.Core
Deletes the file at path
public void DeleteFile(string path)
| parameter | description |
|---|---|
| path | The path to file |
See Also
- interface IFileSystem
namespace: Serenity assembly: Serenity.Net.Core
Deletes the file at path
public void DeleteFile(string path)
| parameter | description |
|---|---|
| path | The path to file |