StringTokenCollectionOriginal Property

Get/Set the original string from which these tokens have been parsed.

Definition

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

Property Value

String

See Also