Summary
Gets the configuration.
- Assembly
- Rocket
.Surgery .Extensions .DependencyInjection .dll - Namespace
- Rocket
.Surgery .Extensions .DependencyInjection - Containing Type
- ServicesBuilder
Syntax
public IConfiguration Configuration { get; }
Value
Type | Description |
---|---|
IConfiguration | The configuration. |