SparqlConnectorEndpoint Property |
Namespace:
VDS.RDF.Storage
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax [TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public SparqlRemoteEndpoint Endpoint { get; }
<TypeConverterAttribute(GetType(ExpandableObjectConverter))>
Public ReadOnly Property Endpoint As SparqlRemoteEndpoint
Get
Property Value
Type:
SparqlRemoteEndpointSee Also