ListPartsRequestMaxParts Property |
获取或者设置响应中的最大Part数目。
Namespace: Aliyun.OpenServices.OpenStorageServiceAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 1.0.5626.29242
Syntaxpublic Nullable<int> MaxParts { get; set; }
Public Property MaxParts As Nullable(Of Integer)
Get
Set
Property Value
Type:
NullableInt32
See Also