HtmlNodeItemHtml Property

Get the HTML Content of this Node Item.

Definition

Namespace: Html
Assembly: Html (in Html.dll) Version: 25.2822.3845
C#
public string Html { get; }

Property Value

String

See Also