Environments.Production フィールド

定義

運用環境を指定します。

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

フィールド値

注釈

実稼働環境は、セキュリティ、パフォーマンス、アプリケーションの堅牢性が最大化されるように構成してください。

適用対象