Environments.Production 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
指定生产环境。
public: static initonly System::String ^ Production;
public static readonly string Production;
staticval mutable Production : string
Public Shared ReadOnly Production As String
字段值
注解
生产环境应配置为最大限度地提高安全性、性能和应用程序可靠性。