Returns or sets a Double value specifying the position where playback of the current presentation will stop.
Syntax
MediaPlayer.SelectionEnd
Remarks
This property specifies the end position in seconds, relative to the start of the presentation. The default value for SelectionEnd is the length of the presentation.
This property can not be set or returned until the ReadyState property has a value of mpReadyStateComplete.
See Also
© 1996-1998 Microsoft Corporation. All rights reserved.