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