次の方法で共有


FeatureSwitches.PowerBICortanaIntegrationEnabled プロパティ

定義

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

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

プロパティ値

Boolean

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

適用対象