Click or drag to resize

MimeTypeSelectorRangeType Property

Gets the range type if this is a range selector.

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

Return Value

Type: String
A type string of the form type/ if this is a range selector, otherwise null.
See Also