MultipartUploadListingNextKeyMarker Property |
列表的起始Object位置。
Namespace: Aliyun.OSSAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.5.1.0 (2.5.1)
Syntaxpublic string NextKeyMarker { get; }
Public ReadOnly Property NextKeyMarker As String
Get
public:
property String^ NextKeyMarker {
String^ get ();
}
member NextKeyMarker : string with get
Property Value
Type:
String
See Also