MimeTypeDefinitionHasFileExtensions Property |
Gets whether any file extensions are associated with this syntax.
Namespace:
VDS.RDF
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public bool HasFileExtensions { get; }
Public ReadOnly Property HasFileExtensions As Boolean
Get
Property Value
Type:
BooleanSee Also