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