InfoBarButton::IsButton Property

Visual Studio 2015
 

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

public:
property bool IsButton {
	virtual bool get() override;
}

Property Value

Type: System::Boolean

Determines whether the InfoBarButton is a button.

Return to top
Show: