BaseSesameHttpProtocolConnector.RepositoryName Property |
Gets the Repository Name that is in use.
Namespace:
VDS.RDF.Storage
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic string RepositoryName { get; }
Public ReadOnly Property RepositoryName As String
Get
Property Value
Type:
String
See Also