次の方法で共有


FeatureSwitches.QueryRefreshV2Enabled プロパティ

定義

クエリの更新が有効になっているかどうかを示す値を取得します。

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

プロパティ値

Boolean

true クエリの更新が有効になっている場合は 。それ以外の場合は false

適用対象