Partilhar via


Método IVsDataExplorerNodeSelection.CopyAll

Copia todos os nós atual no grupo de nós selecionados para a área de transferência.

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

Sintaxe

'Declaração
Function CopyAll As IDataObject
IDataObject CopyAll()
IDataObject^ CopyAll()
abstract CopyAll : unit -> IDataObject 
function CopyAll() : IDataObject

Valor de retorno

Tipo: System.Windows.Forms.IDataObject
Um objeto de IDataObject que contém os nós copiados.

Segurança do .NET Framework

Consulte também

Referência

IVsDataExplorerNodeSelection Interface

Namespace Microsoft.VisualStudio.Data.Services