ClipboardCommandSet.SelectedElements (Propiedad)

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Shell
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Sintaxis

'Declaración
Protected ReadOnly Property SelectedElements As IList(Of ModelElement)
protected IList<ModelElement> SelectedElements { get; }

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

ClipboardCommandSet Clase

Microsoft.VisualStudio.Modeling.Shell (Espacio de nombres)