Click or drag to resize

BaseTokenValue Property

Gets the String Value which this Token represents (if any).

Namespace:  VDS.RDF.Parsing.Tokens
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public string Value { get; }

Property Value

Type: String

Implements

ITokenValue
See Also