共用方式為


StorageItemMostRecentlyUsedList.MaximumItemsAllowed 屬性

定義

取得最近使用 (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

屬性值

UInt32

unsigned int

uint32_t

儲存體專案的最大數目。

實作

適用於