_dispOutputWindowEvents_SinkHelper.m_PaneUpdatedDelegate Field
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
Public m_PaneUpdatedDelegate As _dispOutputWindowEvents_PaneUpdatedEventHandler
public _dispOutputWindowEvents_PaneUpdatedEventHandler m_PaneUpdatedDelegate
public:
_dispOutputWindowEvents_PaneUpdatedEventHandler^ m_PaneUpdatedDelegate
val mutable m_PaneUpdatedDelegate: _dispOutputWindowEvents_PaneUpdatedEventHandler
public var m_PaneUpdatedDelegate : _dispOutputWindowEvents_PaneUpdatedEventHandler
.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.