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