Compartir a través de


ModelingWindowPane.SelectedElements (Propiedad)

Obtiene los elementos seleccionados en el panel de ventana.

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

Sintaxis

'Declaración
Protected ReadOnly Property SelectedElements As IList
protected IList SelectedElements { get; }

Valor de propiedad

Tipo: System.Collections.IList
Elementos seleccionados en el panel de ventana.

Seguridad de .NET Framework

Vea también

Referencia

ModelingWindowPane Clase

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