IExecutionContext.

Shortcodes Property

Summary

Gets the available shortcodes.
Assembly
Wyam.Common.dll
Namespace
Wyam.Common.Execution
Containing Type
IExecutionContext

Syntax

IReadOnlyShortcodeCollection Shortcodes { get; }

Value

Type Description
IReadOnlyShortcodeCollection
GitHub