InvokeSteps.

GroupsToExecute Property

Summary

Gets or sets the collection of tags that mark which steps should be executed. If no groups are specified it is assumed that all valid steps should be executed.
Namespace
NBuildKit.MsBuild.Tasks.Script
Containing Type
InvokeSteps

Syntax

public ITaskItem[] GroupsToExecute { get; set; }

Value

Type Description
ITaskItem[]