Keyoti Search for ASP.NET API Docs
FileType Property
API DocumentationKeyoti.SearchEngine.DocumentsDocumentFileType
Keyoti Search for ASP.NET 2010
The mime-type for the document.
Declaration Syntax
C#Visual BasicVisual C++
[ObsoleteAttribute("Use GetFileType instead.", true)]
public virtual string FileType { get; set; }
<ObsoleteAttribute("Use GetFileType instead.", True)> _
Public Overridable Property FileType As String
[ObsoleteAttribute(L"Use GetFileType instead.", true)]
public:
virtual property String^ FileType {
	String^ get ();
	void set (String^ value);
}

Assembly: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609