Keyoti SearchUnit API Docs
FileTypesSettings Property
API DocumentationKeyoti.SearchEngineConfigurationFileTypesSettings
Keyoti SearchUnit v6
Maps mime-type strings to file extensions.
Declaration Syntax
C#Visual Basic
public StringDictionary FileTypesSettings { get; set; }
Public Property FileTypesSettings As StringDictionary
	Get
	Set
Property Value
Remarks
The name is the extension (without "."), the value is the mime-type. Eg. FileTypesSettings.Add("HTML", "text/html")

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610