InfoBarButton Constructor (String^, Object^)
Visual Studio 2015
Creates a new button with optional formatting options.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- text
-
Type:
System::String^
The text for the span.
- actionContext
-
Type:
System::Object^
An optional tag which identifies this action item.
Show: