BaseLiteralNodeValue Property |
Gives the String Value of the Literal.
Namespace:
VDS.RDF
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public string Value { get; }
Public ReadOnly Property Value As String
Get
Property Value
Type:
StringImplements
ILiteralNodeValueSee Also