次の方法で共有


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 オブジェクト。

適用対象