EntityDesignerExtendedPropertyAttribute Constructor (EntityDesignerSelection)

 

Instantiates a new instance of the EntityDesignerExtendedPropertyAttribute class.

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

public EntityDesignerExtendedPropertyAttribute(
	EntityDesignerSelection entityDesignerSelection
)

Parameters

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

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.