ThreadedStoreWriterContextNamespaceMap Property  | 
 
            Gets the NamespaceMap used for reducing URIs to QNames since there may only be one shared map written to the output.
            
 
    Namespace: 
   VDS.RDF.Writing.Contexts
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic NamespaceMapper NamespaceMap { get; }Public ReadOnly Property NamespaceMap As NamespaceMapper
	Get
Property Value
Type: 
NamespaceMapper
See Also