UploadPartCopyRequestTargetKey Property |
Gets the target key
Namespace: Aliyun.OSSAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax public string TargetKey { get; }
Public ReadOnly Property TargetKey As String
Get
public:
property String^ TargetKey {
String^ get ();
}
member TargetKey : string with get
Property Value
Type:
StringSee Also