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