Click or drag to resize

IHtmlWriterUriPrefix Property

Gets/Sets a Prefix that is applied to all href attributes.

Namespace:  VDS.RDF.Writing
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
string UriPrefix { get; set; }

Property Value

Type: String
See Also