StatusBar::Text Property
Visual Studio 2015
Sets or gets the selected text.
Assembly: EnvDTE (in EnvDTE.dll)
The Text property is the default property for the StatusBar object.
When the Text property is read, the text in the status bar is returned.
When the Text property is set, the value is displayed in the status bar.
Show: