FeatureSwitches.MinervaEnabled プロパティ

定義

ミネルバが有効かどうかを示す値を得ます。

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

プロパティ値

true ミネルヴァが有効化されている場合;それ以外は false

適用対象