Package::IVsPackage::Close Method ()

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Closes and disposes the package.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

private:
virtual int Close() sealed = IVsPackage::Close

Return Value

Type: System::Int32

If the method succeeds, S_OK, otherwise an error code.

Return to top
Show: