PromptEventArgs.Prompt 속성

정의

이벤트와 관련된 프롬프트를 가져옵니다.

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

속성 값

Prompt

이 이벤트와 연결된 Prompt 개체입니다.

적용 대상