SparqlQueryQueryType Property  | 
 
            Gets the type of the Query.
            
 
    Namespace: 
   VDS.RDF.Query
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic SparqlQueryType QueryType { get; }Public ReadOnly Property QueryType As SparqlQueryType
	Get
Property Value
Type: 
SparqlQueryType
See Also