Método IVsStatusbar.Clear ()
Publicado: abril de 2016
Limpa a área de texto de status e a área de informações do editor na barra de status.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (em Microsoft.VisualStudio.Shell.Interop.dll)
Sintaxe
int Clear()
int Clear()
abstract Clear : unit -> int
Function Clear As Integer
Valor de retorno
Type: System.Int32
Consulte também
Interface IVsStatusbar
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo