Summary
Gets the compiler output type, i.e.
Exe/Library
.
- Namespace
- Cake
.Common .Solution .Project - Containing Type
- ProjectParserResult
Syntax
public string OutputType { get; }
Value
Type | Description |
---|---|
string | The output type. |