IEngine.

ApplicationInput Property

Summary

Gets or sets the application input.
Assembly
Wyam.Common.dll
Namespace
Wyam.Common.Execution
Containing Type
IEngine

Syntax

string ApplicationInput { get; set; }

Value

Type Description
string
GitHub