FeatureSwitches.DashboardEmbedabilityAddTileEnabled プロパティ

定義

DashboardEmbedabilityAddTileが有効かどうかを示す値を得ます。

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

プロパティ値

true DashboardEmbedabilityAddTileが有効の場合、それ以外は false

適用対象