HtmlTagContextAttribute Structure
The HtmlTagContextAttribute structure contains information about an attribute in the current HTML tag.
Namespace: Microsoft.Exchange.Data.TextConverters
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public Structure HtmlTagContextAttribute
'Usage
Dim instance As HtmlTagContextAttribute
public struct HtmlTagContextAttribute
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.