Package.IVsPackage.Close Метод

Определение

Закрывает и удаляет пакет.

 virtual int Microsoft.VisualStudio.Shell.Interop.IVsPackage.Close() = Microsoft::VisualStudio::Shell::Interop::IVsPackage::Close;
 virtual int Microsoft.VisualStudio.Shell.Interop.IVsPackage.Close() = Microsoft::VisualStudio::Shell::Interop::IVsPackage::Close;
int Microsoft.VisualStudio.Shell.Interop.IVsPackage.Close();
int IVsPackage.Close ();
abstract member Microsoft.VisualStudio.Shell.Interop.IVsPackage.Close : unit -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsPackage.Close : unit -> int
Function Close () As Integer Implements IVsPackage.Close

Возвращаемое значение

Int32

S_OK в случае успешного выполнения метода; в противном случае — код ошибки.

Реализации

Применяется к