GlobalSystemMediaTransportControlsSessionTimelineProperties.EndTime Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Horodatage de fin de l’élément multimédia actif.
public:
property TimeSpan EndTime { TimeSpan get(); };
TimeSpan EndTime();
public System.TimeSpan EndTime { get; }
var timeSpan = globalSystemMediaTransportControlsSessionTimelineProperties.endTime;
Public ReadOnly Property EndTime As TimeSpan
Valeur de propriété
Valeur représentant l’heure de fin de l’élément multimédia actuel.