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