次の方法で共有


FeatureSwitches.QnASupportDirectQueryEnabled プロパティ

定義

QnASupportDirectQuery が有効になっているかどうかを示す値を取得します。

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

プロパティ値

Boolean

true QnASupportDirectQuery が有効になっている場合は 。それ以外の場合は false

適用対象