Compartir a través de


ServiceProvidersFeature Clase

Definición

Implementación predeterminada para 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
Herencia
ServiceProvidersFeature
Implementaciones

Constructores

ServiceProvidersFeature()

Implementación predeterminada para IServiceProvidersFeature.

Propiedades

RequestServices

Obtiene o establece el IServiceProvider ámbito de la solicitud actual.

Se aplica a