







|
| SessionCompletedEventArgs..::..Result Property |
| SessionCompletedEventArgs Class See Also Send Feedback |
Gets the result of a completed Browser session, represented by a
VoiceXmlResult object.
Namespace:
Microsoft.Speech.VoiceXml.Common
Assembly:
Microsoft.Speech.VoiceXml (in Microsoft.Speech.VoiceXml.dll)
Syntax
| C# |
|---|
public VoiceXmlResult Result { get; } |
