TestExecutionContext.

Shortcodes Property

Assembly
Wyam.Testing.dll
Namespace
Wyam.Testing.Execution
Containing Type
TestExecutionContext

Syntax

public IShortcodeCollection Shortcodes { get; set; }

Value

Type Description
IShortcodeCollection
GitHub