Environments.Production フィールド

定義

運用環境を指定します。

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

フィールド値

注釈

セキュリティ、パフォーマンス、アプリケーションの堅牢性を最大限に高めるために、運用環境を構成する必要があります。

適用対象