Create a new instance mapping an extension to a mime
Declaration Syntax
C# | Visual Basic |
public FileTypeItem( string ext, string mime )
Public Sub New ( ext As String, mime As String )
Parameters
- ext (String)
- The file extension to map from
- mime (String)
- The mime-type associated to the extension
Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2022.8.22.610