InfoBarButton Properties

Visual Studio 2015
 

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

NameDescription
System_CAPS_pubpropertyActionContext

(Inherited from InfoBarActionItem.)

System_CAPS_pubpropertyBold

Determines whether or not the span of text should be bolded.(Inherited from InfoBarTextSpan.)

System_CAPS_pubpropertyIsButton
System_CAPS_pubpropertyItalic

Determines whether or not the span of text should be italicized.(Inherited from InfoBarTextSpan.)

System_CAPS_pubpropertyText

Gets the text for the span.(Inherited from InfoBarTextSpan.)

System_CAPS_pubpropertyUnderline

Determines whether or not the span of text should be underlined.(Inherited from InfoBarTextSpan.)

Return to top
Show: