Summary
Gets the targets.
- Namespace
- Cake
.Common .Tools .MSBuild - Containing Type
- MSBuildSettings
Syntax
public ISet<string> Targets { get; }
Value
Type | Description |
---|---|
ISet |
The targets. |
public ISet<string> Targets { get; }
Type | Description |
---|---|
ISet |
The targets. |