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 현재 요청으로 지정된 을 가져오거나 설정합니다.

적용 대상