Engine.

ApplicationInput Property

Summary

Gets or sets the application input.
Assembly
Wyam.Core.dll
Namespace
Wyam.Core.Execution
Containing Type
Engine

Syntax

public string ApplicationInput { get; set; }

Value

Type Description
string
GitHub