HtmlTagContextAttribute.WriteName method
The WriteName method writes the attribute name to the output.
Namespace: Microsoft.Exchange.Data.TextConverters
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public Sub WriteName
'Usage
Dim instance As HtmlTagContextAttribute
instance.WriteName()
public void WriteName()
See also
Reference
HtmlTagContextAttribute structure