Summary
Gets the compiler output path.
- Namespace
- Cake
.Common .Solution .Project - Containing Type
- ProjectParserResult
Syntax
public DirectoryPath OutputPath { get; }
Value
| Type | Description |
|---|---|
| DirectoryPath | The output path. |
public DirectoryPath OutputPath { get; }
| Type | Description |
|---|---|
| DirectoryPath | The output path. |