Afficher en anglais

Partage via


TaskErrorCategory Enum

Definition

Represents a collection of values that identify types or severity of error messages that can appear in the Error List Options task window.

C++/CX
public enum class TaskErrorCategory
Inheritance
TaskErrorCategory

Fields

Name Value Description
Error 0

Represents an error.

Warning 1

Represents a warning.

Message 2

Represents an informational note.

Remarks

These values are primarily used by the managed package framework (MPF) language service class, Source; specifically, the CreateErrorTaskItem method.

Applies to

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