StandardTableKeyNames.ErrorSeverity Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.