IVsBuildPropertyStorageEvents::OnAfterItemsChanged Method (Int32, array<String^>^)
Visual Studio 2015
Occurs when certain items have changed.
Assembly: Microsoft.VisualStudio.Shell.Interop.12.1.DesignTime (in Microsoft.VisualStudio.Shell.Interop.12.1.DesignTime.dll)
Parameters
- cItems
-
Type:
System::Int32
The items.
- rgpszItemFullPaths
-
Type:
array<System::String^>^
An array containing the full paths of the items.
Show: