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#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public class FileTypeItem
public class FileTypeItem
Public Class FileTypeItem
Public Class FileTypeItem
public ref class FileTypeItem
public ref class FileTypeItem
type FileTypeItem =  class end
type FileTypeItem =  class end
Members
All MembersConstructorsMethodsProperties



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

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

Equals(Object) (Inherited from Object.)
Extension
The file extension

Finalize()()()() (Inherited from Object.)
GetHashCode()()()() (Inherited from Object.)
GetType()()()() (Inherited from Object.)
MemberwiseClone()()()() (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: 2015.6.15.120