| ManagerResponseattributes Field |
[Missing <summary> documentation for "F:AsterNET.Manager.Response.ManagerResponse.attributes"]
Namespace: AsterNET.Manager.ResponseAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax protected Dictionary<string, string> attributes
Protected attributes As Dictionary(Of String, String)
protected:
Dictionary<String^, String^>^ attributes
val mutable attributes: Dictionary<string, string>
Field Value
Type:
DictionaryString,
StringSee Also