WindowPane.IVsWindowPane.ClosePane Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Attention
The IVsWindowPane interface on the WindowPane is obsolete, use IVsUIElementPane
Ferme le volet de la fenêtre. Obsolète.
virtual int Microsoft.VisualStudio.Shell.Interop.IVsWindowPane.ClosePane() = Microsoft::VisualStudio::Shell::Interop::IVsWindowPane::ClosePane;
virtual int Microsoft.VisualStudio.Shell.Interop.IVsWindowPane.ClosePane() = Microsoft::VisualStudio::Shell::Interop::IVsWindowPane::ClosePane;
int Microsoft.VisualStudio.Shell.Interop.IVsWindowPane.ClosePane();
[System.Obsolete("The IVsWindowPane interface on the WindowPane is obsolete, use IVsUIElementPane")]
int IVsWindowPane.ClosePane ();
[<System.Obsolete("The IVsWindowPane interface on the WindowPane is obsolete, use IVsUIElementPane")>]
abstract member Microsoft.VisualStudio.Shell.Interop.IVsWindowPane.ClosePane : unit -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsWindowPane.ClosePane : unit -> int
Function ClosePane () As Integer Implements IVsWindowPane.ClosePane
Retours
Si la méthode réussit, retourne S_OK. En cas d'échec, retourne un code d'erreur.
Implémente
- Attributs
Remarques
L' <xref:Microsoft.VisualStudio.Shell.Interop.> interface IVsWindowPane. ClosePane sur cette classe est obsolète. Utilisez <xref:Microsoft.VisualStudio.Shell.Interop.> IVsWindowPane. ClosePane à la place.