Partilhar via


Propriedade ClipboardCommandSet.SelectedElements

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

Sintaxe

'Declaração
Protected ReadOnly Property SelectedElements As IList(Of ModelElement)
protected IList<ModelElement> SelectedElements { get; }

Valor de propriedade

Tipo: System.Collections.Generic.IList<ModelElement>

Segurança do .NET Framework

Consulte também

Referência

ClipboardCommandSet Classe

Namespace Microsoft.VisualStudio.Modeling.Shell