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; }
Public ReadOnly Property SourceXml As String
Get
Property Value
Type:
StringImplements
IRdfXmlEventSourceXmlSee Also