ServiceProvider
Gets an IServiceProvider<TBase> that gives access to the compiler services exposed using the [CompileTimePlugIn] facility.
Only interfaces that derive from IProjectService are accessible from this property.
Declaration
IServiceProvider<IProjectService> ServiceProvider { get; }Property Value
| Type | Description |
|---|---|
| IServiceProvider<IProjectService> |