Package.IVsPackage.Close Método

Definição

Fecha e descarta o pacote.

 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

Retornos

Int32

Se o método tiver sucesso, S_OK , caso contrário, um código de erro.

Implementações

Aplica-se a