Compartilhar via


Método IVsDataExplorerNode.AddToSelection

Adiciona o nó atual para um grupo de nós selecionados.

Namespace:  Microsoft.VisualStudio.Data.Services
Assembly:  Microsoft.VisualStudio.Data.Services (em Microsoft.VisualStudio.Data.Services.dll)

Sintaxe

'Declaração
Sub AddToSelection
void AddToSelection()
void AddToSelection()
abstract AddToSelection : unit -> unit 
function AddToSelection()

Comentários

Este é equivalente de pressione a tecla CTRL e de selecionar um nó com o mouse.

Segurança do .NET Framework

Consulte também

Referência

IVsDataExplorerNode Interface

Namespace Microsoft.VisualStudio.Data.Services