TaskParameterMessageKind Enum
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.
public enum class TaskParameterMessageKind
C#
public enum TaskParameterMessageKind
type TaskParameterMessageKind =
Public Enum TaskParameterMessageKind
- Inheritance
-
TaskParameterMessageKind
Name | Value | Description |
---|---|---|
TaskInput | 0 | |
TaskOutput | 1 | |
AddItem | 2 | |
RemoveItem | 3 | |
SkippedTargetInputs | 4 | |
SkippedTargetOutputs | 5 |
Produto | Versións |
---|---|
MSBuild | 16, 17 |
MSBuild (.NET Core) | 16, 17 |