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