StateChangedEventArgs.State 속성

정의

이벤트 이전 StateChangedSpeechSynthesizer 상태를 가져옵니다.

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

속성 값

상태가 변경된 후의 신시사이저 상태입니다.

설명

이 속성은 State 열거형의 SynthesizerState 멤버가 있는 신시사이저 상태를 나타냅니다.

적용 대상