Click or drag to resize

MimeTypesHelperGetFilenameFilter Method

Generates a Filename Filter that can be used with any .Net application and includes all formats that dotNetRDF is aware of.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public static string GetFilenameFilter()

Return Value

Type: String

[Missing <returns> documentation for "M:VDS.RDF.MimeTypesHelper.GetFilenameFilter"]

See Also