HtmlNodeItemSelfClosing Property

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

Definition

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

Property Value

Boolean

See Also