Click or drag to resize

IRdfXmlEventSourceXml Property

Gets the XML that produced the given event (if any).

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

Property Value

Type: String
See Also