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

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

Property Value

Type: NullableInt32
See Also