共用方式為


IStorageItemAccessList.MaximumItemsAllowed 屬性

定義

取得存取清單可以包含的最大儲存體專案數目。

public:
 property unsigned int MaximumItemsAllowed { unsigned int get(); };
uint32_t MaximumItemsAllowed();
public uint MaximumItemsAllowed { get; }
var uInt32 = iStorageItemAccessList.maximumItemsAllowed;
Public ReadOnly Property MaximumItemsAllowed As UInteger

屬性值

UInt32

unsigned int

uint32_t

儲存體專案的數目上限。

適用於