_dispPublishEvents_SinkHelper.m_OnPublishDoneDelegate 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_OnPublishDoneDelegate As _dispPublishEvents_OnPublishDoneEventHandler
public _dispPublishEvents_OnPublishDoneEventHandler m_OnPublishDoneDelegate
public:
_dispPublishEvents_OnPublishDoneEventHandler^ m_OnPublishDoneDelegate
val mutable m_OnPublishDoneDelegate: _dispPublishEvents_OnPublishDoneEventHandler
public var m_OnPublishDoneDelegate : _dispPublishEvents_OnPublishDoneEventHandler
.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.