EmberSettings.

Environment Property

Summary

Gets or sets the name of the environment to generate the output for.
Assembly
Cake.Ember.dll
Namespace
Cake.Ember
Containing Type
EmberSettings

Syntax

public string Environment { get; set; }

Remarks

Default is development.

Value

Type Description
string