EngineException.Message Property
Gets the error message held by the exception.
Thread safety: This property is not thread-safe.
Syntax
public System.String Message { get; }
Property Value
Type: System.String
The error message.
The error message.
Platforms
Windows, Linux, Android