次の方法で共有


CommandBarsClass.remove_OnUpdate Method

Namespace:  Microsoft.VisualStudio.CommandBars
Assembly:  Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)

Syntax

'宣言
Public Overridable Sub remove_OnUpdate ( _
    A_1 As _CommandBarsEvents_OnUpdateEventHandler _
)
public virtual void remove_OnUpdate(
    _CommandBarsEvents_OnUpdateEventHandler A_1
)

Parameters

Implements

_CommandBarsEvents_Event.remove_OnUpdate(_CommandBarsEvents_OnUpdateEventHandler)

.NET Framework Security

See Also

Reference

CommandBarsClass Class

Microsoft.VisualStudio.CommandBars Namespace