Summary
A central location for sharing state between components during the convention building process.
- Assembly
- Rocket
.Surgery .Conventions .dll - Namespace
- Rocket
.Surgery .Conventions - Containing Type
- ConventionContext
Syntax
public IDictionary<object, object> Properties { get; }
Attributes
| Type | Description |
|---|---|
| NullableAttribute |
Value
| Type | Description |
|---|---|
| IDictionary |
The properties. |
