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; }
Public ReadOnly Property IsRange As Boolean
Get
Property Value
Type:
BooleanSee Also