This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Incubator.
Summary
Gets the first compiler artifact output path.
Use OutputPaths for multi-targeting libraries
- Assembly
- Cake
.Incubator .dll - Namespace
- Cake
.Incubator .Project - Containing Type
- Custom
Project Parser Result
Syntax
public DirectoryPath OutputPath { get; set; }
Attributes
Type | Description |
---|---|
ObsoleteAttribute |
Value
Type | Description |
---|---|
DirectoryPath | The output path. |