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