Namespace: CuteEditor
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
C# |
---|
public string GetCustomData( string key ) |
Visual Basic |
---|
Public Function GetCustomData ( _ key As String _ ) As String |
Visual C++ |
---|
public: String^ GetCustomData( String^ key ) |
Parameters
- key
- Type: System..::..String