Keyoti SearchUnit API Docs
ExceptionMessage Property
API DocumentationKeyoti.SearchEngine.WebErrorMessageExceptionMessage
Keyoti SearchUnit v6
The exception message.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public string ExceptionMessage { get; set; }
public string ExceptionMessage { get; set; }
Public Property ExceptionMessage As String
	Get
	Set
Public Property ExceptionMessage As String
	Get
	Set
public:
property String^ ExceptionMessage {
	String^ get ();
	void set (String^ value);
}
public:
property String^ ExceptionMessage {
	String^ get ();
	void set (String^ value);
}
member ExceptionMessage : string with get, set
member ExceptionMessage : string with get, set
Property Value

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