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
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.