Click or drag to resize

BaseLiteralNode.Value 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

ILiteralNode.Value
See Also