Namespace: CuteEditor.Dialogs
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
C# |
---|
protected bool AllowImageFileName( string filename ) |
Visual Basic |
---|
Protected Function AllowImageFileName ( _ filename As String _ ) As Boolean |
Visual C++ |
---|
protected: bool AllowImageFileName( String^ filename ) |
Parameters
- filename
- Type: System..::..String