Engine.

Shortcodes Property

Summary

Gets the shortcodes.
Assembly
Wyam.Core.dll
Namespace
Wyam.Core.Execution
Containing Type
Engine

Syntax

public IShortcodeCollection Shortcodes { get; }

Value

Type Description
IShortcodeCollection
GitHub