RdfXmlWriterContextNextNamespaceID Property  | 
 
            Gets/Sets the next ID to use for issuing Temporary Namespaces.
            
 
    Namespace: 
   VDS.RDF.Writing.Contexts
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic int NextNamespaceID { get; set; }Public Property NextNamespaceID As Integer
	Get
	Set
Property Value
Type: 
Int32
See Also