Share via


HtmlTagContextAttribute.Null Field

The static Null field contains a HtmlTagContextAttribute filled with empty values, which do not map to any attribute.

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

Syntax

'Declaration
Public Shared ReadOnly Null As HtmlTagContextAttribute
public static readonly HtmlTagContextAttribute Null
public:
static initonly HtmlTagContextAttribute Null
public static final HtmlTagContextAttribute Null
public static final var Null : HtmlTagContextAttribute

Remarks

You can use the Null attribute to initialize new HtmlTagContextAttribute structures, or to it for comparison to HtmlTagContextAttribute structures to determine whether they contain meaningful data.

Platforms

Development Platforms

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

Target Platforms

Windows Server 2003