Click or drag to resize

RdfXmlWriterContextNextNamespaceID Property

Gets/Sets the next ID to use for issuing Temporary Namespaces.

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

Property Value

Type: Int32
See Also