HtmlNodeItemOpeningTag Property

Get the Opening Tag of this Element Node.

Definition

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

Property Value

String

See Also