public HtmlElementAttributesCollection Attributes { get; }Public ReadOnly Property Attributes As HtmlElementAttributesCollection
Getpublic:
property HtmlElementAttributesCollection^ Attributes {
HtmlElementAttributesCollection^ get ();
}member Attributes : HtmlElementAttributesCollection with get