GlobalSystemMediaTransportControlsSessionTimelineProperties.MinSeekTime 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 le plus ancien auquel l’élément multimédia actuel peut actuellement rechercher.
public:
property TimeSpan MinSeekTime { TimeSpan get(); };
TimeSpan MinSeekTime();
public System.TimeSpan MinSeekTime { get; }
var timeSpan = globalSystemMediaTransportControlsSessionTimelineProperties.minSeekTime;
Public ReadOnly Property MinSeekTime As TimeSpan
Valeur de propriété
Valeur représentant l’heure de recherche minimale de l’élément multimédia actuel.