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.Ember.
Summary
Gets or sets the location where all generated files will be output to.
- Assembly
- Cake
.Ember .dll - Namespace
- Cake
.Ember - Containing Type
- EmberSettings
Syntax
public DirectoryPath OutputPath { get; set; }
Remarks
Default is /dist.
Value
Type | Description |
---|---|
DirectoryPath |