_dispVCProjectEngineEvents_SinkHelper.m_ItemRemovedDelegate Field

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

Syntax

'Declaration
Public m_ItemRemovedDelegate As _dispVCProjectEngineEvents_ItemRemovedEventHandler
public _dispVCProjectEngineEvents_ItemRemovedEventHandler m_ItemRemovedDelegate
public:
_dispVCProjectEngineEvents_ItemRemovedEventHandler^ m_ItemRemovedDelegate
val mutable m_ItemRemovedDelegate: _dispVCProjectEngineEvents_ItemRemovedEventHandler
public var m_ItemRemovedDelegate : _dispVCProjectEngineEvents_ItemRemovedEventHandler

.NET Framework Security

See Also

Reference

_dispVCProjectEngineEvents_SinkHelper Class

Microsoft.VisualStudio.VCProjectEngine Namespace