IVCProjectEngineEvents::ItemRemoved Method (Object^, Object^)
Visual Studio 2015
Signifies that the specified item was removed from the project.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Parameters
- Item
-
Type:
System::Object^
Required. The item to be removed.
- ItemParent
-
Type:
System::Object^
Required. The item's parent.
Show: