Share via


ServiceProvidersFeature 類別

定義

的預設實作 IServiceProvidersFeature

public ref class ServiceProvidersFeature : Microsoft::AspNetCore::Http::Features::IServiceProvidersFeature
public class ServiceProvidersFeature : Microsoft.AspNetCore.Http.Features.IServiceProvidersFeature
type ServiceProvidersFeature = class
    interface IServiceProvidersFeature
Public Class ServiceProvidersFeature
Implements IServiceProvidersFeature
繼承
ServiceProvidersFeature
實作

建構函式

ServiceProvidersFeature()

的預設實作 IServiceProvidersFeature

屬性

RequestServices

取得或設定 IServiceProvider 範圍設定為目前要求的範圍。

適用於