次の方法で共有


FeatureSwitches.PowerViewExternalConnectionsEnabled プロパティ

定義

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

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

プロパティ値

Boolean

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

適用対象