Environments.Production 字段

定义

指定生产环境。

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

字段值

注解

生产环境应配置为最大限度地提高安全性、性能和应用程序可靠性。

适用于