IServiceProvidersFeature Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides acccess to the request-scoped IServiceProvider.
public interface class IServiceProvidersFeature
public interface IServiceProvidersFeature
type IServiceProvidersFeature = interface
Public Interface IServiceProvidersFeature
- Derived
Properties
RequestServices |
Gets or sets the IServiceProvider scoped to the current request. |