CustomDocument.

Keys Property

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

Syntax

public IEnumerable<string> Keys { get; }

Value

Type Description
IEnumerable<string>
GitHub