UnhandledThrowElement Property

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

Gets a PageEvent object for a VoiceXML page event that was not handled in the page.

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

Syntax

C#
public PageEvent UnhandledThrowElement { get; }

See Also