Command Property
Gets the command that was run.
Namespace
Statiq.App
Containing Type
Bootstrapper
Implements
Property Type
IBaseCommand

Syntax

public IBaseCommand Command { get; internal set; }

Value

Type Description
IBaseCommand