Método IVsUISimpleDataSource.Close ()
Publicado: abril de 2016
Fecha a fonte de dados.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (em Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Sintaxe
int Close()
int Close()
abstract Close : unit -> int
Function Close As Integer
Valor de retorno
Type: System.Int32
Retorna S_OK se a fonte de dados foi fechada.
Consulte também
Interface IVsUISimpleDataSource
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo