IParserContextHandler Property |
Gets the RDF Handler which is used to instantiate Nodes and to handle the generated RDF.
Namespace:
VDS.RDF.Parsing.Contexts
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax IRdfHandler Handler { get; }
ReadOnly Property Handler As IRdfHandler
Get
Property Value
Type:
IRdfHandlerSee Also