Condividi tramite


Proprietà ModelingWindowPane.SelectedElements

Ottiene gli elementi selezionati nel riquadro.

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
protected IList SelectedElements { get; }

Valore proprietà

Tipo: System.Collections.IList
Gli elementi selezionati nel riquadro.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ModelingWindowPane Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.Shell