MissingCompiledClassExceptionMessage - свойство

Gets a message that describes the current exception.

Definition

Пространство имён: Tessa.Extensions.Default.Server.Workflow.KrCompilers
Сборка: Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 3.6.0.23
C#
public override string Message { get; }

Возвращаемое значение

String
The error message that explains the reason for the exception, or an empty string ("").

См. также