Compartir a través de


Propiedad IEntityDesignerPropertyData.EntityDesignerSelection

Microsoft internal use only.

Espacio de nombres: Microsoft.Data.Entity.Design.Extensibility
Ensamblado: Microsoft.Data.Entity.Design (en microsoft.data.entity.design.dll)

Uso

Sintaxis

'Declaración
ReadOnly Property EntityDesignerSelection As EntityDesignerSelection
EntityDesignerSelection EntityDesignerSelection { get; }
property EntityDesignerSelection EntityDesignerSelection {
    EntityDesignerSelection get ();
}
/** @property */
EntityDesignerSelection get_EntityDesignerSelection ()
function get EntityDesignerSelection () : EntityDesignerSelection

Valor de la propiedad

Microsoft internal use only.

Seguridad para subprocesos

Cualquier miembro estático público (Compartidos en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.

Plataformas

Plataformas de desarrollo

Microsoft Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008 y Windows 2000

Plataformas de destino

Vea también

Referencia

Interfaz IEntityDesignerPropertyData
Miembros IEntityDesignerPropertyData
Espacio de nombres Microsoft.Data.Entity.Design.Extensibility