IVsStatusbarUser2 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Used to define each user of the status bar.
public interface class IVsStatusbarUser2
public interface class IVsStatusbarUser2
__interface IVsStatusbarUser2
[System.Runtime.InteropServices.Guid("6D3E477A-4B61-444C-860D-F725E5560B40")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsStatusbarUser2
[<System.Runtime.InteropServices.Guid("6D3E477A-4B61-444C-860D-F725E5560B40")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsStatusbarUser2 = interface
Public Interface IVsStatusbarUser2
- Attributes
Methods
ClearInfo() |
Removes the user’s information in the status bar. |