HtmlNodeItemSelfClosing Property

Get/Set a value indicating whether this node is self-closing.

Definition

Namespace: Html
Assembly: Html (in Html.dll) Version: 25.3013.4544
C#
public bool SelfClosing { get; set; }

Property Value

Boolean

See Also