PelletService.Endpoint Property |
Gets the Endpoint for this Service.
Namespace:
VDS.RDF.Query.Inference.Pellet
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic ServiceEndpoint Endpoint { get; }
Public ReadOnly Property Endpoint As ServiceEndpoint
Get
Property Value
Type:
ServiceEndpoint
See Also