Keyoti SearchUnit API Docs
FileType Property
API DocumentationKeyoti.SearchEngine.DocumentsDocumentFileType
Keyoti SearchUnit v6
The mime-type for the document.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[ObsoleteAttribute("Use GetFileType instead.", true)]
public virtual string FileType { get; set; }
[ObsoleteAttribute("Use GetFileType instead.", true)]
public virtual string FileType { get; set; }
<ObsoleteAttribute("Use GetFileType instead.", true)> 
Public Overridable Property FileType As String
	Get
	Set
<ObsoleteAttribute("Use GetFileType instead.", true)> 
Public Overridable Property FileType As String
	Get
	Set
public:
[ObsoleteAttribute(L"Use GetFileType instead.", true)]
virtual property String^ FileType {
	String^ get ();
	void set (String^ value);
}
public:
[ObsoleteAttribute(L"Use GetFileType instead.", true)]
virtual property String^ FileType {
	String^ get ();
	void set (String^ value);
}
[<ObsoleteAttribute("Use GetFileType instead.", true)>]
abstract FileType : string with get, set
[<ObsoleteAttribute("Use GetFileType instead.", true)>]
override FileType : string with get, set
[<ObsoleteAttribute("Use GetFileType instead.", true)>]
abstract FileType : string with get, set
[<ObsoleteAttribute("Use GetFileType instead.", true)>]
override FileType : string with get, set
Property Value

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