Summary
Gets the service provider options.
- Assembly
- Rocket
.Surgery .Extensions .DependencyInjection .dll - Namespace
- Rocket
.Surgery .Extensions .DependencyInjection - Containing Type
- ServicesBuilder
Syntax
public ServiceProviderOptions ServiceProviderOptions { get; }
Value
| Type | Description |
|---|---|
| Service |
The service provider options. |
