InfoBarActionItem Klasse

Definition

Stellt eine Schaltfläche oder einen Hyperlink innerhalb der Text Spannen oder Aktions Elemente eines infobarmodel dar.

public ref class InfoBarActionItem abstract : Microsoft::VisualStudio::Shell::InfoBarTextSpan, Microsoft::VisualStudio::Shell::Interop::IVsInfoBarActionItem
[Windows::Foundation::Metadata::WebHostHidden]
public ref class InfoBarActionItem abstract : Microsoft::VisualStudio::Shell::InfoBarTextSpan, Microsoft::VisualStudio::Shell::Interop::IVsInfoBarActionItem
[Windows::Foundation::Metadata::WebHostHidden]
class InfoBarActionItem abstract : Microsoft::VisualStudio::Shell::InfoBarTextSpan, Microsoft::VisualStudio::Shell::Interop::IVsInfoBarActionItem
public abstract class InfoBarActionItem : Microsoft.VisualStudio.Shell.InfoBarTextSpan, Microsoft.VisualStudio.Shell.Interop.IVsInfoBarActionItem
type InfoBarActionItem = class
    inherit InfoBarTextSpan
    interface IVsInfoBarActionItem
    interface IVsInfoBarTextSpan
Public MustInherit Class InfoBarActionItem
Inherits InfoBarTextSpan
Implements IVsInfoBarActionItem
Vererbung
InfoBarActionItem
Abgeleitet
Implementiert

Konstruktoren

InfoBarActionItem(String, Object)

Erstellt ein neues Aktions Element mit optionalen Formatierungsoptionen.

Eigenschaften

ActionContext
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