Click or drag to resize

BaseWriterContextUriFormatter Property

Gets/Sets the URI Formatter in use.

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

Property Value

Type: IUriFormatter

Implements

IWriterContextUriFormatter
See Also