Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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.