InfoBarModel::TextSpans Property

Visual Studio 2015
 

Gets the message to display in the info bar.

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

public:
property IVsInfoBarTextSpanCollection^ TextSpans {
	virtual IVsInfoBarTextSpanCollection^ get() sealed;
}
Return to top
Show: