Keyoti SearchUnit API Docs
FileTypeItem Constructor (ext, mime)
API DocumentationKeyoti.SearchEngine.WebFileTypeItemFileTypeItem(String, String)
Keyoti SearchUnit v6
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