PromptEventArgs.Prompt Property

Definition

Gets the prompt associated with the event.

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

Property Value

The Prompt object associated with the event.

Applies to