Partager via


HtmlTagContext.Attributes Property

The Attributes property contains a collection of the attributes contained in the tag that caused the callback to the HtmlTagCallback delegate.

Namespace: Microsoft.Exchange.Data.TextConverters
Assembly: Microsoft.Exchange.Data.Common (in microsoft.exchange.data.common.dll)

Syntax

'Declaration
Public ReadOnly Property Attributes As AttributeCollection
public AttributeCollection Attributes { get; }
public:
property AttributeCollection Attributes {
    AttributeCollection get ();
}
/** @property */
public AttributeCollection get_Attributes ()
public function get Attributes () : AttributeCollection

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,

Target Platforms

Windows Server 2003