次の方法で共有


FeatureSwitches.InfoNavSamplesOnlyEnabled プロパティ

定義

おすすめのスイッチが情報ナビゲーション サンプルに対してのみ有効になっているかどうかを示す値を取得します。

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

プロパティ値

Boolean

trueおすすめのスイッチが情報ナビゲーション サンプルに対してのみ有効になっている場合。それ以外の場合は . false

適用対象