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