Click or drag to resize

MimeTypeSelectorIsRange Property

Gets whether the selector is for a type/* pattern i.e. accept any sub-type of the given type.

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

Property Value

Type: Boolean
See Also