Share via


IEntityDesignerPropertyData.EntityDesignerSelection Property

Microsoft internal use only.

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

Syntax

'Declaration
ReadOnly Property EntityDesignerSelection As EntityDesignerSelection
    Get
'Usage
Dim instance As IEntityDesignerPropertyData
Dim value As EntityDesignerSelection

value = instance.EntityDesignerSelection
EntityDesignerSelection EntityDesignerSelection { get; }
property EntityDesignerSelection EntityDesignerSelection {
    EntityDesignerSelection get ();
}
function get EntityDesignerSelection () : EntityDesignerSelection

Property Value

Type: Microsoft.Data.Entity.Design.Extensibility.EntityDesignerSelection
Microsoft internal use only.

Permissions

See Also

Reference

IEntityDesignerPropertyData Interface

IEntityDesignerPropertyData Members

Microsoft.Data.Entity.Design.Extensibility Namespace