MimeTypeSelector.IsSpecific 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:
Syntaxpublic bool IsSpecific { get; }
Public ReadOnly Property IsSpecific As Boolean
Get
Property Value
Type:
Boolean
See Also