Partager via


StateChangedEventArgs.State Propriété

Définition

Obtient l’état de l’événement SpeechSynthesizer avant l’événement StateChanged .

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

Valeur de propriété

État du synthétiseur après la modification de l’état.

Remarques

La State propriété représente l’état du synthétiseur avec un membre de l’énumération SynthesizerState .

S’applique à