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