IHostingEnvironment.EnvironmentName Proprietà

Definizione

Ottiene o imposta il nome dell'ambiente. L'host imposta automaticamente questa proprietà sul valore della chiave "Environment", come specificato nella configurazione.

public:
 property System::String ^ EnvironmentName { System::String ^ get(); void set(System::String ^ value); };
public string EnvironmentName { get; set; }
member this.EnvironmentName : string with get, set
Public Property EnvironmentName As String

Valore della proprietà

Si applica a