StateChangedEventArgs.PreviousState 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 SpeechSynthesizer 事件之前 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
屬性值
傳回狀態變更之前的合成器狀態。
備註
屬性 PreviousState 代表具有 列舉成員的 SynthesizerState 合成器狀態。