Dictionary<(Of <(<'TKey, TValue>)>)> of string based property names and values for the ChannelFrameBase<(Of <(<'T>)>)> object.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public override Dictionary<string, string> Attributes { get; }
Public Overrides ReadOnly Property Attributes As Dictionary(Of String, String) Get
public: virtual property Dictionary<String^, String^>^ Attributes { Dictionary<String^, String^>^ get () override; }