Summary
Gets or sets the target platform.
- Namespace
- Cake
.Common .Tools .ILMerge - Containing Type
- ILMergeSettings
Syntax
public TargetPlatform TargetPlatform { get; set; }
Value
Type | Description |
---|---|
TargetPlatform | The target platform. |