Keyoti SearchUnit API Docs
LastResponseEncoding Property
API DocumentationKeyoti.SearchEngine.DocumentsReaderLastResponseEncoding
Keyoti SearchUnit v6
The name of the encoding used with the most recent response. This may be empty or null.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public string LastResponseEncoding { get; }
public string LastResponseEncoding { get; }
Public ReadOnly Property LastResponseEncoding As String
	Get
Public ReadOnly Property LastResponseEncoding As String
	Get
public:
property String^ LastResponseEncoding {
	String^ get ();
}
public:
property String^ LastResponseEncoding {
	String^ get ();
}
member LastResponseEncoding : string with get
member LastResponseEncoding : string with get
Property Value

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