IVsToolbox7.RemovePackageContent(Guid) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void RemovePackageContent(Guid % Package);
public void RemovePackageContent (ref Guid Package);
abstract member RemovePackageContent : Guid -> unit
Public Sub RemovePackageContent (ByRef Package As Guid)
Parameters
- Package
- Guid