Método IVsUIDataSource.Close ()
Fecha esta 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 corretamente.
Implementações
Consulte também
Interface IVsUIDataSource
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo