RdfXmlWriterContextNamespaceMap Property  | 
 
            Gets the Namespace Map in use.
            
 
    Namespace: 
   VDS.RDF.Writing.Contexts
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic NestedNamespaceMapper NamespaceMap { get; }Public ReadOnly Property NamespaceMap As NestedNamespaceMapper
	Get
Property Value
Type: 
NestedNamespaceMapper
See Also