Sdílet prostřednictvím


StateChangedEventArgs.PreviousState Vlastnost

Definice

Získá stav SpeechSynthesizer před událostí StateChanged .

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

Hodnota vlastnosti

Vrátí stav syntetizátoru před změnou stavu.

Poznámky

Vlastnost PreviousState představuje syntetizátor stav s členem výčtu SynthesizerState .

Platí pro