MimeTypesHelperHttpSparqlAcceptHeader Property  | 
 
            Builds the String for the HTTP Accept Header that should be used for querying Sparql Endpoints where the response will be a SPARQL Result Set format.
            
 
    Namespace: 
   VDS.RDF
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic static string HttpSparqlAcceptHeader { get; }Public Shared ReadOnly Property HttpSparqlAcceptHeader As String
	Get
Return Value
Type: 
String
See Also