Share via


StateChangedEventArgs.PreviousState Özellik

Tanım

Olaydan önceki StateChanged durumunu SpeechSynthesizer alır.

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

Özellik Değeri

Durum değiştirilmeden önce sentezleyicinin durumunu döndürür.

Açıklamalar

özelliği, PreviousState numaralandırmanın bir üyesiyle SynthesizerState synthesizer durumunu temsil eder.

Şunlara uygulanır