Click or drag to resize

RdfXmlWriterContextHighSpeedModePermitted Property

Gets/Sets whether High Speed Mode is permitted.

Namespace:  VDS.RDF.Writing.Contexts
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public bool HighSpeedModePermitted { get; set; }

Property Value

Type: Boolean

Implements

IWriterContextHighSpeedModePermitted
Remarks
Not currently supported.
See Also