Click or drag to resize

MimeTypeSelectorType Property

Gets the selected type.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public string Type { get; }

Return Value

Type: String
A type string of the form type/subtype assuming the type if valid.
See Also