Summary
Gets or sets the MSBuild target.
- Namespace
- Cake
.Common .Tools .MSBuild - Containing Type
- MSBuildSettings
Syntax
public string Target { get; set; }
Value
Type | Description |
---|---|
string | The MSBuild target. |
public string Target { get; set; }
Type | Description |
---|---|
string | The MSBuild target. |