Click or drag to resize

MimeTypeDefinitionFileExtensions Property

Gets the File Extensions associated with this Syntax.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public IEnumerable<string> FileExtensions { get; }

Property Value

Type: IEnumerableString
See Also