MimeTypeSelectorIsAny Property |
Gets whether the selector if for a */* pattern i.e. accept any.
Namespace:
VDS.RDF
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public bool IsAny { get; }
Public ReadOnly Property IsAny As Boolean
Get
Property Value
Type:
BooleanSee Also