MimeTypeSelector.IsRange 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:
Syntaxpublic bool IsRange { get; }
Public ReadOnly Property IsRange As Boolean
Get
Property Value
Type:
Boolean
See Also