CompilerOutputItemIsWarning - свойство
Является ли сообщение предупреждением.
Пространство имён: Tessa.CompilationСборка: Tessa.Server (в Tessa.Server.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
public bool IsWarning { get; }
Public ReadOnly Property IsWarning As Boolean
Get
public:
virtual property bool IsWarning {
bool get () sealed;
}
abstract IsWarning : bool with get
override IsWarning : bool with get
BooleanICompilerOutputItemIsWarning