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