IShortcodeResult.

Metadata Property

Assembly
Wyam.Common.dll
Namespace
Wyam.Common.Shortcodes
Containing Type
IShortcodeResult

Syntax

IEnumerable<KeyValuePair<string, Object>> Metadata { get; }

Value

Type Description
IEnumerable<KeyValuePair<string, Object>>
GitHub