IVsShellPropertyEvents 接口

实现由 ShellPropertyChangeEvents的客户端。

命名空间:  Microsoft.VisualStudio.Shell.Interop
程序集:  Microsoft.VisualStudio.Shell.Interop(在 Microsoft.VisualStudio.Shell.Interop.dll 中)

语法

声明
<GuidAttribute("7A54FEA1-E786-4A30-8F38-45B3703E50DD")> _
<InterfaceTypeAttribute()> _
Public Interface IVsShellPropertyEvents
[GuidAttribute("7A54FEA1-E786-4A30-8F38-45B3703E50DD")]
[InterfaceTypeAttribute()]
public interface IVsShellPropertyEvents

IVsShellPropertyEvents 类型公开以下成员。

方法

  名称 说明
公共方法 OnShellPropertyChange 调用,当 shell 属性更改。

页首

请参见

参考

Microsoft.VisualStudio.Shell.Interop 命名空间