Delete a specific file
Namespace: CTCTAssembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public bool DeleteLibraryFile( MyLibraryFile file )
Parameters
- file
- Type: CTCT.Components.MyLibrary MyLibraryFile
The file to be deleted
Return Value
Returns true if folder was deleted successfully, false otherwiseSee Also