EnvironmentName Klasa

Definicja

Przestroga

This type is obsolete and will be removed in a future version. The recommended alternative is Microsoft.Extensions.Hosting.Environments.

Powszechnie używane nazwy środowisk.

public ref class EnvironmentName abstract sealed
public static class EnvironmentName
[System.Obsolete("This type is obsolete and will be removed in a future version. The recommended alternative is Microsoft.Extensions.Hosting.Environments.", false)]
public static class EnvironmentName
type EnvironmentName = class
[<System.Obsolete("This type is obsolete and will be removed in a future version. The recommended alternative is Microsoft.Extensions.Hosting.Environments.", false)>]
type EnvironmentName = class
Public Class EnvironmentName
Dziedziczenie
EnvironmentName
Atrybuty

Pola

Development
Przestarzałe.

Stała ciągu dla środowisk deweloperskich.

Production
Przestarzałe.

Stała ciągu dla środowisk produkcyjnych.

Staging
Przestarzałe.

Stała ciągu dla środowisk przejściowych.

Dotyczy