__VSERRORCATEGORY Enum

Definition

Describes the severity of error messages.

C++/CX
public enum class __VSERRORCATEGORY
Inheritance
__VSERRORCATEGORY

Fields

Name Value Description
EC_ERROR 0

Error message.

EC_WARNING 1

Warning message.

EC_MESSAGE 2

Informational message.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022