TokenCodeStart Field

Html Agility Pack

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

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

Syntax

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

See Also