Gets the PartETag instance which consists of the part number and the ETag.
Namespace: Aliyun.OSSAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax public PartETag PartETag { get; }
Public ReadOnly Property PartETag As PartETag
Get
public:
property PartETag^ PartETag {
PartETag^ get ();
}
member PartETag : PartETag with get
Property Value
Type:
PartETagSee Also