Edit

Share via


IHostingEnvironment.EnvironmentName Property

Definition

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.

public string EnvironmentName { get; set; }
member this.EnvironmentName : string with get, set
Public Property EnvironmentName As String

Property Value

Applies to