CustomDocument.

this[string] Property

Assembly
Wyam.Core.dll
Namespace
Wyam.Core.Documents
Containing Type
CustomDocument

Syntax

public Object this[string key] { get; }

Parameters

Name Type Description
key string

Value

Type Description
Object
GitHub