IPromptBoolOptions Properties
Overview
The IPromptBoolOptions defines the following properties.
Properties
| Name | Description |
|---|---|
UseDefaultValue |
Indicate whether to use the default value when the user does not provide an bool value. |
DefaultValue |
The default bool value. |
