Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
IServiceProviderIsService Interface
Definition
- Namespace:
- Microsoft.Extensions.DependencyInjection
- Assembly:
- Microsoft.Extensions.DependencyInjection.Abstractions.dll
- Package:
- Microsoft.Extensions.DependencyInjection.Abstractions v11.0.0-preview.5.26302.115
- Source:
- IServiceProviderIsService.cs
- Source:
- IServiceProviderIsService.cs
- Source:
- IServiceProviderIsService.cs
- Source:
- IServiceProviderIsService.cs
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 methods to determine if the specified type is available from the IServiceProvider.
public interface class IServiceProviderIsService
public interface IServiceProviderIsService
type IServiceProviderIsService = interface
Public Interface IServiceProviderIsService
- Derived
Methods
| Name | Description |
|---|---|
| IsService(Type) |
Determines if the specified service type is available from the IServiceProvider. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Feedback
Was this page helpful?
