_dispBuildEvents_SinkHelper.m_OnBuildProjConfigDoneDelegate 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_OnBuildProjConfigDoneDelegate As _dispBuildEvents_OnBuildProjConfigDoneEventHandler
public _dispBuildEvents_OnBuildProjConfigDoneEventHandler m_OnBuildProjConfigDoneDelegate
public:
_dispBuildEvents_OnBuildProjConfigDoneEventHandler^ m_OnBuildProjConfigDoneDelegate
val mutable m_OnBuildProjConfigDoneDelegate: _dispBuildEvents_OnBuildProjConfigDoneEventHandler
public var m_OnBuildProjConfigDoneDelegate : _dispBuildEvents_OnBuildProjConfigDoneEventHandler
.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.