Get The Name
Namespace: CuteEditor.ImplAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
C# |
---|
public override string GetFileName( string filepath ) |
Visual Basic |
---|
Public Overrides Function GetFileName ( _ filepath As String _ ) As String |
Visual C++ |
---|
public: virtual String^ GetFileName( String^ filepath ) override |
Parameters
- filepath
- Type: System..::..String