Gets or sets the current position of the current media item.

Namespace:  C1.Silverlight.MediaPlayer
Assembly:  C1.Silverlight.MediaPlayer (in C1.Silverlight.MediaPlayer.dll)

Syntax

C#
public TimeSpan Position { get; set; }
Visual Basic
Public Property Position As TimeSpan
	Get
	Set

See Also