Click or drag to resize

MimeTypeSelectorIsSpecific Property

Gets whether the selector is for a specific MIME type e.g. type/sub-type.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public bool IsSpecific { get; }

Property Value

Type: Boolean
See Also