BaseWriterContextQNameMapper Property  | 
 
            Gets the QName Output Mapper in use.
            
 
    Namespace: 
   VDS.RDF.Writing.Contexts
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic QNameOutputMapper QNameMapper { get; }Public ReadOnly Property QNameMapper As QNameOutputMapper
	Get
Property Value
Type: 
QNameOutputMapper
See Also