ServiceEndpointHttpMethods Property |
Gets the HTTP Methods supported by the Endpoint.
Namespace:
VDS.RDF.Query.Inference.Pellet
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public IEnumerable<string> HttpMethods { get; }
Public ReadOnly Property HttpMethods As IEnumerable(Of String)
Get
Property Value
Type:
IEnumerableStringSee Also