InputDialog.AlwaysPrompt Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a value indicating whether the input should always prompt the user regardless of there being a value or not.
public AdaptiveExpressions.Properties.BoolExpression AlwaysPrompt { get; set; }
member this.AlwaysPrompt : AdaptiveExpressions.Properties.BoolExpression with get, set
Public Property AlwaysPrompt As BoolExpression
Property Value
Bool or expression which evaluates to bool.