IVsStatusbarUser2 Interface

 

Used to define each user of the status bar.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("6D3E477A-4B61-444C-860D-F725E5560B40")]
public interface IVsStatusbarUser2

NameDescription
System_CAPS_pubmethodClearInfo()

Removes the user’s information in the status bar.

Return to top
Show: