IEngine.

Shortcodes Property

Summary

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

Syntax

IShortcodeCollection Shortcodes { get; }

Value

Type Description
IShortcodeCollection
GitHub