Share via


PromptEventArgs.Prompt Propiedad

Definición

Obtiene la petición asociada al evento.

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

Valor de propiedad

El objeto Prompt asociado al evento.

Se aplica a