EnvironmentName Classe

Définition

Attention

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

Noms d’environnement couramment utilisés.

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
Héritage
EnvironmentName
Attributs

Champs

Development
Obsolète.

Constante de chaîne pour les environnements de développement.

Production
Obsolète.

Constante de chaîne pour les environnements de production.

Staging
Obsolète.

Constante de chaîne pour les environnements intermédiaires.

S’applique à