IPromptStringOptions Class
Overview
The IPromptStringOptions interface specifies options for inputting string values when users execute commands.
Inheritance Hierarchy
- IDispatch
- IPromptOptions
- IPromptStringOptions
- IPromptOptions
Namespace: Beaver
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. |
Methods
| Name | Description |
|---|
