Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
ErrorMessage Property
NamespacesGenesyslab.Desktop.Modules.Core.SDK.StatServersStatErrorEventArgsErrorMessage
Gets or sets the error message.
Declaration Syntax
C#Visual BasicVisual C++
public string ErrorMessage { get; private set; }
Public Property ErrorMessage As String
public:
property String^ ErrorMessage {
	String^ get ();
	void set (String^ value);
}
Value
The error message.

Assembly: Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)