Share via


SVsStatusbar Interface

Passed to GetService to return a reference to IVsStatusbar.

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

Syntax

'Déclaration
<GuidAttribute("DC0AF70E-5097-4DD3-9983-5A98C3A19942")> _
<GuidAttribute("DC0AF70E-5097-4DD3-9983-5A98C3A19942")> _
Public Interface SVsStatusbar
'Utilisation
Dim instance As SVsStatusbar
[GuidAttribute("DC0AF70E-5097-4DD3-9983-5A98C3A19942")]
[GuidAttribute("DC0AF70E-5097-4DD3-9983-5A98C3A19942")]
public interface SVsStatusbar
[GuidAttribute(L"DC0AF70E-5097-4DD3-9983-5A98C3A19942")]
[GuidAttribute(L"DC0AF70E-5097-4DD3-9983-5A98C3A19942")]
public interface class SVsStatusbar
public interface SVsStatusbar

Remarks

OnUIEvent provides functionality to this service.

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace