Summary
Gets or sets the name of the environment. The host automatically sets this property to the value of the
of the "environment" key as specified in configuration.
- Assembly
- Rocket
.Surgery .Conventions .Abstractions .dll - Namespace
- Rocket
.Surgery .Conventions - Containing Type
- IRocketEnvironment
Syntax
string EnvironmentName { get; }
Attributes
Type | Description |
---|---|
NotNullAttribute |
Value
Type | Description |
---|---|
string | The name of the environment. |