Namespace: CuteEditor.Impl
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
C# |
---|
public override void DeleteFile( string filepath ) |
Visual Basic |
---|
Public Overrides Sub DeleteFile ( _ filepath As String _ ) |
Visual C++ |
---|
public: virtual void DeleteFile( String^ filepath ) override |
Parameters
- filepath
- Type: System..::..String