InputDialog.MaxTurnCount 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 maximum number of times to ask the user for this value before the dialog gives up.
public AdaptiveExpressions.Properties.IntExpression MaxTurnCount { get; set; }
member this.MaxTurnCount : AdaptiveExpressions.Properties.IntExpression with get, set
Public Property MaxTurnCount As IntExpression
Property Value
Integer or expression which evaluates to integer.