| ZennoLab.Macros Assembly > ZennoLab.Macros Namespace > FileSystem Class : DirectoryDeleteFile Method |
Type: System.String
Path to the file.
public static void DirectoryDeleteFile( string pathToFile )
Type: System.String
Path to the file.
string pathToFile = {pathToFile};
FileSystem.DirectoryDeleteFile(pathToFile);$pathToFile = {pathToFile}; FileSystem::DirectoryDeleteFile($pathToFile);
Target Platforms: Desktop: Windows XP SP3 and older. Server: Windows Server 2003 and older.