Gets the value that represents the Next command.

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

Syntax

C#
public static C1Command NextCommand { get; }
Visual Basic
Public Shared ReadOnly Property NextCommand As C1Command
	Get

See Also