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; }
Public Property UriPrefix As String
Get
Set
Property Value
Type:
StringImplements
IHtmlWriterUriPrefixSee Also