Udostępnij za pośrednictwem


Metoda WindowPane.IVsWindowPane.ClosePane —

Uwaga: ten interfejs API jest już przestarzały.

Zamyka okienko.Nieaktualne.

Przestrzeń nazw:  Microsoft.VisualStudio.Shell
Zestaw:  Microsoft.VisualStudio.Shell.11.0 (w Microsoft.VisualStudio.Shell.11.0.dll)

Składnia

'Deklaracja
<ObsoleteAttribute("The IVsWindowPane interface on the WindowPane is obsolete, use IVsUIElementPane")> _
Private Function ClosePane As Integer
    Implements IVsWindowPane.ClosePane
[ObsoleteAttribute("The IVsWindowPane interface on the WindowPane is obsolete, use IVsUIElementPane")]
int IVsWindowPane.ClosePane()

Wartość zwracana

Typ: System.Int32
Jeśli metoda się powiedzie, zwraca S_OK.Jeśli nie powiedzie się, zwraca kod błędu.

Implementuje

IVsWindowPane.ClosePane()

Uwagi

[T:Microsoft.VisualStudio.Shell.Interop.][IVsWindowPane] Interfejsu dla tej klasy jest przestarzała.Skorzystaj z [T:Microsoft.VisualStudio.Shell.Interop.][IVsUIElementPane] zamiast.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WindowPane Klasa

Przestrzeń nazw Microsoft.VisualStudio.Shell