Click or drag to resize

ParseTypeAttributeEventParseType Property

Gets the Parse Type.

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

Property Value

Type: RdfXmlParseType
See Also