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.AutoRest.
Summary
The location for generated files.
- Assembly
- Cake
.AutoRest .dll - Namespace
- Cake
.AutoRest - Containing Type
- AutoRestSettings
Syntax
public DirectoryPath OutputDirectory { set; }
Value
Type | Description |
---|---|
DirectoryPath | Directory path for generated code output. If not specified, uses "Generated" as the default |