Sdílet prostřednictvím


IHostApplicationBuilder.Services Vlastnost

Definice

Získá kolekci služeb pro aplikaci k vytvoření. To je užitečné při přidávání služeb poskytovaných uživatelem nebo poskytovaných služeb.

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

Hodnota vlastnosti

Platí pro