MissingCompiledClassExceptionMessage - свойство
Gets a message that describes the current exception.
Пространство имён: Tessa.Extensions.Default.Server.Workflow.KrCompilersСборка: Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 3.6.0.23
public override string Message { get; }
Public Overrides ReadOnly Property Message As String
Get
public:
virtual property String^ Message {
String^ get () override;
}
abstract Message : string with get
override Message : string with get
Возвращаемое значение
StringThe error message that explains the reason for the exception, or an empty string ("").