- Namespace
- Statiq
.Common - Containing Type
- ISettings
- Property Type
- object
Syntax
object this[string key] { get; set; }
Parameters
Name | Type | Description |
---|---|---|
key | string |
Value
Type | Description |
---|---|
object |
object this[string key] { get; set; }
Name | Type | Description |
---|---|---|
key | string |
Type | Description |
---|---|
object |