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