Deletes the specified filename (with or without default .cdfy extension).
Namespace: Cudafy
Assembly: Cudafy (in Cudafy.dll) Version: 1.0.4106.20170
Syntax
C# |
---|
public static bool Clean( string filename ) |
Visual Basic |
---|
Public Shared Function Clean ( _ filename As String _ ) As Boolean |
Visual C++ |
---|
public: static bool Clean( String^ filename ) |
Parameters
- filename
- Type: System..::..String
The filename.