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