RootEventDocumentElement Property |
Gets/Sets the ElementEvent that represents the actual DocumentElement.
Namespace:
VDS.RDF.Parsing.Events.RdfXml
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public ElementEvent DocumentElement { get; set; }
Public Property DocumentElement As ElementEvent
Get
Set
Property Value
Type:
ElementEventSee Also