Share via


StateChangedEventArgs.PreviousState Properti

Definisi

Mendapatkan status SpeechSynthesizer sebelum StateChanged peristiwa.

public:
 property System::Speech::Synthesis::SynthesizerState PreviousState { System::Speech::Synthesis::SynthesizerState get(); };
public System.Speech.Synthesis.SynthesizerState PreviousState { get; }
member this.PreviousState : System.Speech.Synthesis.SynthesizerState
Public ReadOnly Property PreviousState As SynthesizerState

Nilai Properti

Mengembalikan status synthesizer sebelum status berubah.

Keterangan

Properti PreviousState mewakili status synthesizer dengan anggota SynthesizerState enumerasi.

Berlaku untuk