IPromptRecognizeNumbersOptions 接口

定义

public interface IPromptRecognizeNumbersOptions
type IPromptRecognizeNumbersOptions = interface
Public Interface IPromptRecognizeNumbersOptions
派生

属性

IntegerOnly

(可选) 如果为 true,则仅识别整数。

MaxValue

(可选) 允许的最大值。

MinValue

(可选) 允许的最小值。

适用于