Environments.Production Feld

Definition

Gibt die Produktionsumgebung an.

public: static initonly System::String ^ Production;
public static readonly string Production;
 staticval mutable Production : string
Public Shared ReadOnly Production As String 

Feldwert

Hinweise

Die Produktionsumgebung sollte so konfiguriert werden, dass Sicherheit, Leistung und Stabilität der App maximiert werden.

Gilt für: