Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Property: IDictionary<string, string> Attributes

Declaration

IDictionary<string, string> Attributes

Summary

Gets or sets a dictionary of attributes. Not null. There is a key for each named attribute specified on the element. Attributes whose value was omitted will have the value of null in this dictionary.