FeatureSwitches.MinervaEnabled 속성

정의

미네르바를 사용할 수 있는지 여부를 나타내는 값을 가져옵니다.

public:
 property bool MinervaEnabled { bool get(); };
public bool MinervaEnabled { get; }
member this.MinervaEnabled : bool
Public ReadOnly Property MinervaEnabled As Boolean

속성 값

true if minerva is enabled; otherwise, false.

적용 대상