Click or drag to resize

ElementEventParseType Property

Gets/Sets the Parse Type for this Event.

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

Property Value

Type: RdfXmlParseType
See Also