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; }
Public ReadOnly Property IsSpecific As Boolean
Get
Property Value
Type:
BooleanSee Also