LowLagPhotoSequenceControl.MaxPastPhotos 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.
Obtient le nombre maximal de photos passées pouvant être stockées.
public:
property unsigned int MaxPastPhotos { unsigned int get(); };
uint32_t MaxPastPhotos();
public uint MaxPastPhotos { get; }
var uInt32 = lowLagPhotoSequenceControl.maxPastPhotos;
Public ReadOnly Property MaxPastPhotos As UInteger
Valeur de propriété
Nombre maximal de photos passées.
Remarques
PastPhotoLimit définit le nombre réel de photos passées stockées.