Summary
Gets the target platform.
- Namespace
- Cake
.Common .Solution .Project - Containing Type
- ProjectParserResult
Syntax
public string Platform { get; }
Value
Type | Description |
---|---|
string | The platform. |
public string Platform { get; }
Type | Description |
---|---|
string | The platform. |