BookmarkReachedEventArgs Members |
BookmarkReachedEventArgs Class Methods Properties See Also Send Feedback |
Returns data from the BookmarkReached event.
The BookmarkReachedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
AudioPosition | Gets the time offset at which the bookmark was reached. | |
Bookmark | Gets the name of the bookmark that was reached. | |
Cancelled | (Inherited from AsyncCompletedEventArgs.) | |
Error | (Inherited from AsyncCompletedEventArgs.) | |
Prompt | Gets the prompt associated with the event. (Inherited from PromptEventArgs.) | |
UserState | (Inherited from AsyncCompletedEventArgs.) |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
RaiseExceptionIfNecessary | (Inherited from AsyncCompletedEventArgs.) | |
ToString | (Inherited from Object.) |