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