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