次の方法で共有


FeatureSwitches.QnASupportOnPremEnabled プロパティ

定義

QnASupportOnPrem が有効かどうかを示す値を取得します。

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

プロパティ値

Boolean

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

適用対象