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 物件。

適用於