TaskGroup$Typings extension

on

Properties

id String

Available on TaskGroup, provided by the TaskGroup$Typings extension

The ID of the task group. Is one of TaskGroup.Clean.id, TaskGroup.Build.id, TaskGroup.Rebuild.id, or TaskGroup.Test.id.
no setter
isDefault bool?

Available on TaskGroup, provided by the TaskGroup$Typings extension

Whether the task that is part of this group is the default for the group. This property cannot be set through API, and is controlled by a user's task configurations.
no setter