MimeTypeSelectorType Property  | 
 
            Gets the selected type.
            
 
    Namespace: 
   VDS.RDF
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic string Type { get; }Public ReadOnly Property Type As String
	Get
Return Value
Type: 
StringA type string of the form 
type/subtype assuming the type if valid.
See Also