FeatureSwitches.DashboardEmbedabilityAddTileEnabled 属性

定义

获取一个值,该值指示是否启用 DashboardEmbedabilityAddTile。

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

属性值

Boolean

true 如果 DashboardEmbedabilityAddTile 已启用,则为 ;否则为 false

适用于