共用方式為


IPromptRecognizeNumbersOptions 介面

定義

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

屬性

IntegerOnly

(選擇性) 如果為 true,則只會辨識整數。

MaxValue

(允許的選擇性) 最大值。

MinValue

(允許的選擇性) 最小值。

適用於