Struct ResponseConfig
Configuration for requesting a response in the console.
Namespace: QFSW.QC
Assembly: QFSW.QC.dll
Syntax
public struct ResponseConfig
Fields
Default
Declaration
public static readonly ResponseConfig Default
Field Value
| Type | Description |
|---|---|
| ResponseConfig |
InputPrompt
Declaration
public string InputPrompt
Field Value
| Type | Description |
|---|---|
| String |
LogInput
Declaration
public bool LogInput
Field Value
| Type | Description |
|---|---|
| Boolean |