Summary
Gets the configuration.
- Assembly
- Rocket
.Surgery .Extensions .App .Metrics .Abstractions .dll - Namespace
- Rocket
.Surgery .Extensions .App .Metrics - Containing Type
- I
App Metrics Convention Context
Syntax
IConfiguration Configuration { get; }
Value
Type | Description |
---|---|
IConfiguration | The configuration. |