_CommandBarsEvents_SinkHelper.m_OnUpdateDelegate Field
Infrastructure. Microsoft Internal Use Only.
Namespace: Microsoft.VisualStudio.CommandBars
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
Syntax
'Declaration
Public m_OnUpdateDelegate As _CommandBarsEvents_OnUpdateEventHandler
public _CommandBarsEvents_OnUpdateEventHandler m_OnUpdateDelegate
public:
_CommandBarsEvents_OnUpdateEventHandler^ m_OnUpdateDelegate
val mutable m_OnUpdateDelegate: _CommandBarsEvents_OnUpdateEventHandler
public var m_OnUpdateDelegate : _CommandBarsEvents_OnUpdateEventHandler
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.