FeatureSwitches.DashboardEmbedabilityEnabled プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ダッシュボードの埋め込み機能が有効かどうかを示す値が表示されます。
public:
property bool DashboardEmbedabilityEnabled { bool get(); };
public bool DashboardEmbedabilityEnabled { get; }
member this.DashboardEmbedabilityEnabled : bool
Public ReadOnly Property DashboardEmbedabilityEnabled As Boolean
プロパティ値
true ダッシュボード埋め込み機能が有効であれば、それ以外は false。