IVsInfoBarActionItem.IsButton Eigenschaft

Definition

Bestimmt, ob dieses Aktions Element als Schaltfläche gerendert werden soll. Standardmäßig werden Aktions Elemente als Hyperlink gerendert.

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

Eigenschaftswert

Boolean

True, wenn dieses Aktions Element als Schaltfläche gerendert werden soll, andernfalls false.

Gilt für