HtmlNodeItemSelfClosing Property
Get/Set a value indicating whether this node is self-closing.
Namespace: HtmlAssembly: Html (in Html.dll) Version: 25.2822.3845
public bool SelfClosing { get; set; }
Public Property SelfClosing As Boolean
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Boolean