Condividi tramite


Proprietà ClipboardCommandSet.SelectedElements

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Sintassi

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

Valore proprietà

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ClipboardCommandSet Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.Shell