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 NameValueCollection Setting { get; } |
Visual Basic |
---|
Public ReadOnly Property Setting As NameValueCollection Get |
Visual C++ |
---|
public: property NameValueCollection^ Setting { NameValueCollection^ get (); } |