settings Field
<DataMember()> _
Public Shadows settings As Dictionary(Of String, String)
This language is not supported or no code example is available.
[DataMember()]
new public Dictionary<string, string> settings
This language is not supported or no code example is available.
[DataMember()]
public:
Dictionary<String^, String^>^ settings;
This language is not supported or no code example is available.