Gets a list of key/value pairs defined in the <exit> element of a VoiceXML document.
Namespace:
Microsoft.Speech.VoiceXml.Common
Assembly:
Microsoft.Speech.VoiceXml (in Microsoft.Speech.VoiceXml.dll)
Syntax
C# |
---|
public Dictionary<string, Object> Namelist { get; } |