_dispCommandEvents_SinkHelper.m_BeforeExecuteDelegate – pole
Toto rozhraní API podporuje infrastrukturu rozhraní .NET Framework a není určeno pro použití přímo v kódu.
Microsoft pouze pro interní použití.
Obor názvů: EnvDTE
Sestavení: EnvDTE (v EnvDTE.dll)
Syntaxe
'Deklarace
Public m_BeforeExecuteDelegate As _dispCommandEvents_BeforeExecuteEventHandler
public _dispCommandEvents_BeforeExecuteEventHandler m_BeforeExecuteDelegate
public:
_dispCommandEvents_BeforeExecuteEventHandler^ m_BeforeExecuteDelegate
val mutable m_BeforeExecuteDelegate: _dispCommandEvents_BeforeExecuteEventHandler
public var m_BeforeExecuteDelegate : _dispCommandEvents_BeforeExecuteEventHandler
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.