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