A file type item which maps a file extension to a mime type.
| C# | C# | Visual Basic | Visual Basic | Visual 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
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| 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()()()().) |
| Object | |
| FileTypeItem | |
Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2015.6.15.120