Condividi tramite


SystemMediaTransportControlsTimelineProperties.StartTime Proprietà

Definizione

Ottiene o imposta un valore che rappresenta l'ora di inizio dell'elemento multimediale attualmente in riproduzione.

public:
 property TimeSpan StartTime { TimeSpan get(); void set(TimeSpan value); };
TimeSpan StartTime();

void StartTime(TimeSpan value);
public System.TimeSpan StartTime { get; set; }
var timeSpan = systemMediaTransportControlsTimelineProperties.startTime;
systemMediaTransportControlsTimelineProperties.startTime = timeSpan;
Public Property StartTime As TimeSpan

Valore della proprietà

Valore che rappresenta l'ora di inizio dell'elemento multimediale attualmente in riproduzione.

Si applica a