Keyoti SearchUnit API Docs
FileTypeItem Class
API DocumentationKeyoti.SearchEngine.WebFileTypeItem
Keyoti SearchUnit v6
A file type item which maps a file extension to a mime type.
Declaration Syntax
C#Visual Basic
public class FileTypeItem
Public Class FileTypeItem
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
FileTypeItem()()()()
Create a new instance

FileTypeItem(String, String)
Create a new instance mapping an extension to a mime

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Extension
The file extension

Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
MimeType
The mime type

ToString()()()()
Returns a friendly representation of the mapping.
(Overrides Object.ToString()()()().)
Inheritance Hierarchy
Object
FileTypeItem

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