Compartilhar via


Propriedade IVsSelectionContext.CurrentDocumentSelection

Retorna a coleção de elementos selecionados na janela do documento ativo.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams.ExtensionEnablement
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintaxe

'Declaração
ReadOnly Property CurrentDocumentSelection As ICollection
ICollection CurrentDocumentSelection { get; }

Valor de propriedade

Tipo: System.Collections.ICollection

Segurança do .NET Framework

Consulte também

Referência

IVsSelectionContext Interface

Namespace Microsoft.VisualStudio.Modeling.Diagrams.ExtensionEnablement