WindowPane.IVsWindowPane.ClosePane Méthode

Définition

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

Int32

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.

S’applique à