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

Namespace: Aliyun.OSS
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.2.0.0 (2.2.0)
Syntax
C#
public Nullable<int> MaxParts { get; set; }

Property Value

Type: NullableInt32
See Also