Aracılığıyla paylaş


EnvironmentName Sınıf

Tanım

Dikkat

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

Yaygın olarak kullanılan ortam adları.

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
Devralma
EnvironmentName
Öznitelikler

Alanlar

Development
Geçersiz.

Geliştirme ortamları için bir dize sabiti.

Production
Geçersiz.

Üretim ortamları için bir dize sabiti.

Staging
Geçersiz.

Hazırlama ortamları için dize sabiti.

Şunlara uygulanır