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 syntezátoru před změnou stavu.

Poznámky

Vlastnost PreviousState představuje stav syntetizátoru se členem výčtu SynthesizerState .

Platí pro