IEntityDesignerLayer.ServiceProvider Property

 

A layer can provide its own service provider for selection purposes. Currently the limitation is that a layer can only proffer one sited service provider.

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

IServiceProvider ServiceProvider { get; }

Property Value

Type: System.IServiceProvider

Returns IServiceProvider.