InfoBarButton Klasse

Definition

Stellt eine Schaltfläche in der aktionitems-Auflistung eines infobarmodel dar.

public ref class InfoBarButton : Microsoft::VisualStudio::Shell::InfoBarActionItem
[Windows::Foundation::Metadata::WebHostHidden]
class InfoBarButton : Microsoft::VisualStudio::Shell::InfoBarActionItem
public class InfoBarButton : Microsoft.VisualStudio.Shell.InfoBarActionItem
type InfoBarButton = class
    inherit InfoBarActionItem
Public Class InfoBarButton
Inherits InfoBarActionItem
Vererbung

Konstruktoren

InfoBarButton(String, Object)

Erstellt eine neue Schaltfläche mit optionalen Formatierungsoptionen.

Eigenschaften

ActionContext (Geerbt von InfoBarActionItem)
Bold

Bestimmt, ob die Text Spanne fett formatierten Text ist.

(Geerbt von InfoBarTextSpan)
IsButton
Italic

Bestimmt, ob der Textabschnitt kursiv formatiert werden soll.

(Geerbt von InfoBarTextSpan)
Text

Ruft den Text für die Spanne ab.

(Geerbt von InfoBarTextSpan)
Underline

Bestimmt, ob der Textabschnitt unterstrichen werden soll oder nicht.

(Geerbt von InfoBarTextSpan)

Gilt für