SpeechBookmarkReachedEventArgs.UserState property
Gets optional information that can help determine which asynchronous call raised the event.
Syntax
Property value
Type: System.Object [.NET] | Platform::Object [C++]
The optional information that can help determine which asynchronous call raised the event. If UserState was not specified in the call that raised the event, this property returns a null value.
Requirements
|
Minimum supported client |
None supported |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
|
Capabilities |
|
See also