SVsStatusbar 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.
Passed to GetService(Type) to return a reference to IVsStatusbar.
public interface class SVsStatusbar
public interface class SVsStatusbar
__interface SVsStatusbar
[System.Runtime.InteropServices.ComVisible(false)]
[System.Runtime.InteropServices.Guid("DC0AF70E-5097-4DD3-9983-5A98C3A19942")]
public interface SVsStatusbar
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Runtime.InteropServices.Guid("DC0AF70E-5097-4DD3-9983-5A98C3A19942")>]
type SVsStatusbar = interface
Public Interface SVsStatusbar
- Attributes
Remarks
OnUIEvent provides functionality to this service.