Click or drag to resize

TextEventValue Property

Gets the Textual Content of the Event.

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

Property Value

Type: String
See Also