IMvcBuilder.Services プロパティ

定義

MVC サービスが構成されている 場所を IServiceCollection 取得します。

public Microsoft.Extensions.DependencyInjection.IServiceCollection Services { get; }
member this.Services : Microsoft.Extensions.DependencyInjection.IServiceCollection
Public ReadOnly Property Services As IServiceCollection

プロパティ値

適用対象