All of the attributes for this RSS document.
| C# | Visual Basic | Visual C++ |
public Dictionary<string, string> Attributes { get; }
Public ReadOnly Property Attributes As Dictionary(Of String, String)
public: property Dictionary<String^, String^>^ Attributes { Dictionary<String^, String^>^ get (); }