Share via


StandardTableKeyNames.ErrorSeverity Field

Definition

The error severity (despite the expected data type of the value).

public: System::String ^ ErrorSeverity;
std::wstring ErrorSeverity;
public const string ErrorSeverity;
val mutable ErrorSeverity : string
Public Const ErrorSeverity As String 

Field Value

Remarks

Expected data type is __VSERRORCATEGORY.

Applies to