Namespace: CuteEditor.Impl
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
      
    Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
 Syntax
Syntax
| C# | 
|---|
| public abstract string GetFileName( string filepath ) | 
| Visual Basic | 
|---|
| Public MustOverride Function GetFileName ( _ filepath As String _ ) As String | 
| Visual C++ | 
|---|
| public: virtual String^ GetFileName( String^ filepath ) abstract | 
Parameters
- filepath
- Type: System..::..String
 
     
     
     
     
    