Freigeben über


ClipboardCommandSet.SelectedElements-Eigenschaft

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Syntax

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

Eigenschaftswert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

ClipboardCommandSet Klasse

Microsoft.VisualStudio.Modeling.Shell-Namespace