Click or drag to resize

BaseHtmlWriterUriPrefix Property

Gets/Sets the Prefix applied to href attributes.

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

Property Value

Type: String

Implements

IHtmlWriterUriPrefix
See Also