IWebHost.Services Property

Definition

The IServiceProvider for the host.

public:
 property IServiceProvider ^ Services { IServiceProvider ^ get(); };
public IServiceProvider Services { get; }
member this.Services : IServiceProvider
Public ReadOnly Property Services As IServiceProvider

Property Value

Applies to