Sdílet prostřednictvím


TableResult.Etag Property

Definition

Gets or sets the ETag returned with the TableOperation request results.

public string Etag { get; set; }
member this.Etag : string with get, set
Public Property Etag As String

Property Value

The ETag returned with the TableOperation request results.

Applies to