this[string] Property
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