Metodo WindowPane.IVsUIElementPane.CloseUIElementPane

chiude il riquadro.

Spazio dei nomi:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Private Function CloseUIElementPane As Integer
    Implements IVsUIElementPane.CloseUIElementPane
int IVsUIElementPane.CloseUIElementPane()

Valore restituito

Tipo: System.Int32
Se il metodo ha esito positivo, restituisce S_OK.Se non riesce, restituisce un codice di errore.

Implementa

IVsUIElementPane.CloseUIElementPane()

Sicurezza di .NET Framework

Vedere anche

Riferimenti

WindowPane Classe

Spazio dei nomi Microsoft.VisualStudio.Shell