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 GetScriptProperty( string name )  | 
| Visual Basic | 
|---|
Public Function GetScriptProperty ( _ name As String _ ) As String  | 
| Visual C++ | 
|---|
public: String^ GetScriptProperty( String^ name )  | 
Parameters
- name
 - Type: System..::..String