IWriterContext.UriFormatter Property |
Gets/Sets the URI Formatter used.
Namespace:
VDS.RDF.Writing.Contexts
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
SyntaxIUriFormatter UriFormatter { get; set; }
Property UriFormatter As IUriFormatter
Get
Set
Property Value
Type:
IUriFormatter
See Also