MultipartUploadListingKeyMarker Property |
The key marker from KeyMarker.
Namespace: Aliyun.OSSAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax public string KeyMarker { get; }
Public ReadOnly Property KeyMarker As String
Get
public:
property String^ KeyMarker {
String^ get ();
}
member KeyMarker : string with get
Property Value
Type:
StringSee Also