StorageItemMostRecentlyUsedList.MaximumItemsAllowed 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得最近使用 (MRU) 清單可以包含的儲存體專案數目上限。
public:
property unsigned int MaximumItemsAllowed { unsigned int get(); };
uint32_t MaximumItemsAllowed();
public uint MaximumItemsAllowed { get; }
var uInt32 = storageItemMostRecentlyUsedList.maximumItemsAllowed;
Public ReadOnly Property MaximumItemsAllowed As UInteger
屬性值
儲存體專案的最大數目。