KotakNet DotNet Library
Namespace:
KotakNet.Bridge
Assembly:
KotakNet.Bridge (in KotakNet.Bridge.dll) Version: 1.0.0.0 (1.0.22.702)
Syntaxpublic bool DeleteFile(
string filePath
)
Public Function DeleteFile (
filePath As String
) As Boolean
Parameters
- filePath
- Type: SystemString
Return Value
Type:
Boolean
See Also