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
- Convention
Host Builder <TSelf>
Syntax
public IDictionary<object, object> Properties { get; }
Attributes
Type | Description |
---|---|
NullableAttribute |
Value
Type | Description |
---|---|
IDictionary |
The properties. |