public Dictionary<string, Object> RequestInfo { get; }
Public ReadOnly Property RequestInfo As Dictionary(Of String, Object)
Get
public:
property Dictionary<String^, Object^>^ RequestInfo {
Dictionary<String^, Object^>^ get ();
}
member RequestInfo : Dictionary<string, Object> with get
Значение свойства никогда не равно null.