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