- Namespace
- Statiq
.Common - Containing Type
- MetadataDictionary
- Implements
-
- IMetadataDictionary.this[string]
- IReadOnlyDictionary
<string, object> .this[string]
- Property Type
- object
Syntax
public object this[string key] { get; set; }
Parameters
Name | Type | Description |
---|---|---|
key | string |
Value
Type | Description |
---|---|
object |