Click or drag to resize

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; }

Property Value

Type: Boolean
See Also