Summary
Gets the properties.
- Assembly
- Rocket
.Surgery .Extensions .Configuration .Abstractions .dll - Namespace
- Rocket
.Surgery .Extensions .Configuration - Containing Type
- I
Configuration Convention Context
Syntax
IDictionary<object, object> Properties { get; }
Attributes
| Type | Description |
|---|---|
| NullableAttribute | |
| NotNullAttribute |
Value
| Type | Description |
|---|---|
| IDictionary |
The properties. |
