TokenDirective Field

Html Agility Pack

Collapse imageExpand ImageCopy imageCopyHover image
Gets or sets the token representing code directive.

Namespace: HtmlAgilityPack
Assembly: HtmlAgilityPack (in HtmlAgilityPack.dll) Version: 1.4.0.0 (1.4.0.0)

Syntax

C#
public string TokenDirective
Visual Basic
Public TokenDirective As String
Visual C++
public:
String^ TokenDirective

See Also