Click or drag to resize

BaseLiteralNodeValue Property

Gives the String Value of the Literal.

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

Property Value

Type: String

Implements

ILiteralNodeValue
See Also