TokenCodeEnd Field

Html Agility Pack

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

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

Syntax

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

See Also