HtmlAttributeReader Structure

The HtmlAttributeReader class provides a reader for attributes inside an HTML tag token.

Namespace:  Microsoft.Exchange.Data.TextConverters
Assembly:  Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)

Syntax

'Declaration
Public Structure HtmlAttributeReader
'Usage
Dim instance As HtmlAttributeReader
public struct HtmlAttributeReader

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.