Bagikan melalui


SrgsItem.MaxRepeat Properti

Definisi

Mendapatkan berapa kali pengguna dapat mengucapkan konten SrgsItem.

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

Nilai Properti

Berapa kali pengguna dapat mengucapkan konten item.

Keterangan

Untuk mengatur properti ini, gunakan SetRepeat metode .

Properti ini mewakili sebagian atribut repeat yang ditentukan oleh World Wide Web Consortium (W3C) Speech Recognition Grammar Specification (SRGS) Versi 1.0.

Berlaku untuk

Lihat juga