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.SynthesizerStatePublic ReadOnly Property PreviousState As SynthesizerState属性值
返回状态更改前合成器的状态。
注解
属性 PreviousState 表示具有 枚举成员的 SynthesizerState 合成器状态。