次の方法で共有


FeatureSwitches.PowerBIConnectionStringsAndCredentialsEnabled プロパティ

定義

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

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

プロパティ値

Boolean

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

適用対象