Delete file
Namespace: LLCryptoLib.UtilsAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public bool DeleteFile( string absolutePath ) |
Visual Basic |
---|
Public Function DeleteFile ( _ absolutePath As String _ ) As Boolean |
Visual C++ |
---|
public: bool DeleteFile( String^ absolutePath ) |
Parameters
- absolutePath
- Type: System..::..String
Absolute path of file to delete