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; }
Public Property NextNamespaceID As Integer
Get
Set
Property Value
Type:
Int32See Also