SVsStatusbar 接口

定义

传递到 GetService(Type) 以返回对的引用 IVsStatusbar

public interface class SVsStatusbar
public interface class SVsStatusbar
__interface SVsStatusbar
[System.Runtime.InteropServices.ComVisible(false)]
public interface SVsStatusbar
[System.Runtime.InteropServices.ComVisible(false)]
[System.Runtime.InteropServices.Guid("DC0AF70E-5097-4DD3-9983-5A98C3A19942")]
public interface SVsStatusbar
[<System.Runtime.InteropServices.ComVisible(false)>]
type SVsStatusbar = interface
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Runtime.InteropServices.Guid("DC0AF70E-5097-4DD3-9983-5A98C3A19942")>]
type SVsStatusbar = interface
Public Interface SVsStatusbar
属性

注解

OnUIEvent 提供此服务的功能。

适用于