Click or drag to resize

IWriterContextUriFormatter Property

Gets/Sets the URI Formatter used.

Namespace:  VDS.RDF.Writing.Contexts
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
IUriFormatter UriFormatter { get; set; }

Property Value

Type: IUriFormatter
See Also