- Namespace
- Statiq
.Testing - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["BootstrapperTestResult"]
class Type type-node
Syntax
public class BootstrapperTestResult
Properties
Name | Property Type | Summary |
---|---|---|
Engine | IEngine | |
ExitCode | int | |
Inputs | IDictionary |
|
LogMessages | ConcurrentQueue |
|
Outputs | IDictionary |