EntityDesignerExtendedPropertyAttribute.EntityDesignerSelection Property

 

The object in the Entity Data Model Designer or the Model Browser that, when selected by a user, triggers the call of the M:Microsoft.Data.Entity.Design.Extensibility.IEntityDesignerExtendedProperty.CreateProperty method.

Namespace:   Microsoft.Data.Entity.Design.Extensibility
Assembly:  Microsoft.Data.Entity.Design.Extensibility (in Microsoft.Data.Entity.Design.Extensibility.dll)

public EntityDesignerSelection EntityDesignerSelection { get; }

Property Value

Type: Microsoft.Data.Entity.Design.Extensibility.EntityDesignerSelection

The object in the Entity Data Model Designer that, when selected, triggers the call of the M:Microsoft.Data.Entity.Design.Extensibility.IEntityDesignerExtendedProperty.CreateProperty method.