CommandBarsClass.OnUpdate 事件

处理种情况下,当设置命令栏更新。此事件已弃用。

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

语法

声明
Public Overridable Event OnUpdate As _CommandBarsEvents_OnUpdateEventHandler
public virtual event _CommandBarsEvents_OnUpdateEventHandler OnUpdate

实现

_CommandBarsEvents_Event.OnUpdate

备注

对继承者的说明

处理程序应引发 DeprecatedException,在添加或移除时 ()。

.NET Framework 安全性

请参见

参考

CommandBarsClass 类

Microsoft.VisualStudio.CommandBars 命名空间