Method SetEnvironmentName
| Improve this Doc View SourceSetEnvironmentName(String)
Sets the name of the environment.
Declaration
IEnvLoader SetEnvironmentName(string envName)
Parameters
| Type | Name | Description |
|---|---|---|
| String | envName | The name of the environment. |
Returns
| Type | Description |
|---|---|
| IEnvLoader | An instance implementing the fluent interface. |
Exceptions
| Type | Condition |
|---|---|
| ArgumentNullException |
|
| ArgumentException |
|