IVsToolbox6::RemovePackageContent Method (Guid)
Visual Studio 2015
Removes all items created by the specified package. Groups created by that package are also removed unless they contain items not created by that package.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Parameters
- Package
-
Type:
System::Guid
[in] The package from which to remove the items.
Show: