TaskInvocationCheckData.TaskParameter Class
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.
Represents an input or output parameter of a task.
public: ref class TaskInvocationCheckData::TaskParameter : IEquatable<Microsoft::Build::Experimental::BuildCheck::TaskInvocationCheckData::TaskParameter ^>
public class TaskInvocationCheckData.TaskParameter : IEquatable<Microsoft.Build.Experimental.BuildCheck.TaskInvocationCheckData.TaskParameter>
type TaskInvocationCheckData.TaskParameter = class
interface IEquatable<TaskInvocationCheckData.TaskParameter>
Public Class TaskInvocationCheckData.TaskParameter
Implements IEquatable(Of TaskInvocationCheckData.TaskParameter)
- Inheritance
-
TaskInvocationCheckData.TaskParameter
- Implements
Task |
Represents an input or output parameter of a task. |
Task |
Equality |
|
Is |
True for output parameters, false for input parameters. |
Value |
The value passed to (when |
<Clone>$() | |
Deconstruct(Object, Boolean) | |
Enumerate |
Enumerates all values passed in this parameter, converted to strings. E.g. for Param="@(Compile)", this will return all Compile item specs. |
Enumerate |
Enumerates all values passed in this parameter. E.g. for Param="@(Compile)", this will return all Compile items. |
Equals(Object) | |
Equals(Task |
|
Get |
|
Print |
|
To |
Equality(Task |
|
Inequality(Task |
ผลิตภัณฑ์ | เวอร์ชัน |
---|---|
MSBuild | 17 |
MSBuild (.NET Core) | 17 |