次の方法で共有


FeatureSwitches.PowerBIDisableAccountEnabled プロパティ

定義

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

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

プロパティ値

Boolean

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

適用対象