共用方式為


SrgsItem.MaxRepeat 屬性

定義

取得使用者可以唸出 SrgsItem 內容的最大次數。

public:
 property int MaxRepeat { int get(); };
public int MaxRepeat { get; }
member this.MaxRepeat : int
Public ReadOnly Property MaxRepeat As Integer

屬性值

使用者可以唸出項目內容的最大次數。

備註

若要設定此屬性,請使用 SetRepeat 方法。

此屬性代表 W3C (W3C) 語音辨識文法規格 (SRGS) 1.0 版所定義的屬性部分 repeat

適用於

另請參閱