PartListingMaxParts Property |
The max parts to return. The value comes from MaxParts.
Namespace: Aliyun.OSSAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax public int MaxParts { get; }
Public ReadOnly Property MaxParts As Integer
Get
public:
property int MaxParts {
int get ();
}
member MaxParts : int with get
Property Value
Type:
Int32See Also