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