Share via


Note

Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.

PageEvent.Event Property

Gets the name of the event that was thrown from within the VoiceXML page.

Namespace:  Microsoft.Speech.VoiceXml.Common
Assembly:  Microsoft.Speech.VoiceXml (in Microsoft.Speech.VoiceXml.dll)

Syntax

'Declaration
Public ReadOnly Property Event As String
    Get
'Usage
Dim instance As PageEvent
Dim value As String

value = instance.Event
public string Event { get; }

Property Value

Type: System.String

See Also

Reference

PageEvent Class

PageEvent Members

Microsoft.Speech.VoiceXml.Common Namespace