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