Dictionary<string, string> Attributes { get; }
ReadOnly Property Attributes As Dictionary(Of String, String) Get
property Dictionary<String^, String^>^ Attributes { Dictionary<String^, String^>^ get (); }
function get_Attributes();
In This Article