| ObjectListingMaxKeys Property  | 
            The max keys to list. The value comes from MaxKeys.
            
 
Namespace: Aliyun.OSSAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
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