StateChangedEventArgs.PreviousState 속성

정의

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 열거형입니다.

적용 대상