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 对象。

适用于