System::IO::File::Delete method
File::Delete method
Deletes the specified file or directory.
static void System::IO::File::Delete(const String &path)
Parameter | Type | Description |
---|---|---|
path | const String& | The path of the file or directory to delete |
See Also
- Class String
- Class File
- Namespace System::IO
- Library Aspose.TeX for C++