Click or drag to resize

BaseStardogConnector.BaseUri Property

Gets the Base URI of the Stardog server.

Namespace:  VDS.RDF.Storage
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public string BaseUri { get; }

Property Value

Type: String
See Also