Environments.Production 필드

정의

프로덕션 환경을 지정합니다.

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

필드 값

설명

프로덕션 환경은 보안, 성능 및 애플리케이션 견고성을 최대화하도록 구성되어야 합니다.

적용 대상