BaseStardogConnectorBaseUri Property |
Gets the Base URI of the Stardog server.
Namespace:
VDS.RDF.Storage
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public string BaseUri { get; }
Public ReadOnly Property BaseUri As String
Get
Property Value
Type:
StringSee Also