ConfigOptions.

UseEnvironment(string) Method

Summary

Set the expected environment name

Syntax

public ConfigOptions UseEnvironment(string environmentName)

Parameters

Name Type Description
environmentName string

Return Value

Type Description
ConfigOptions