PartListingMaxParts Property |
获取请求参数MaxParts的值。
Namespace: Aliyun.OSSAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.5.1.0 (2.5.1)
Syntaxpublic int MaxParts { get; }
Public ReadOnly Property MaxParts As Integer
Get
public:
property int MaxParts {
int get ();
}
member MaxParts : int with get
Property Value
Type:
Int32
See Also