Click or drag to resize
ListPartsRequestMaxParts Property
获取或者设置响应中的最大Part数目

Namespace: Aliyun.OpenServices.OpenStorageService
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 1.0.5492.31618
Syntax
public Nullable<int> MaxParts { get; set; }

Property Value

Type: NullableInt32
See Also