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