LowLagPhotoSequenceControl.MaxPastPhotos 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得可以儲存的過去相片數目上限。
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
屬性值
過去相片的數目上限。
備註
PastPhotoLimit會設定儲存的過去相片實際數目。