Summary
Gets or sets the steps that should be executed after each step.
- Namespace
- NBuildKit
.MsBuild .Tasks .Script - Containing Type
- InvokeSteps
Syntax
public ITaskItem[] PostSteps { get; set; }
Value
Type | Description |
---|---|
ITaskItem[] |