Click or drag to resize

BaseRdfXmlEventSourceXml Property

Gets the XML that this Event was generated from.

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

Property Value

Type: String

Implements

IRdfXmlEventSourceXml
See Also