Share via


RequestResult.Etag Property

Definition

Gets the ETag value of the request.

public string Etag { get; }
member this.Etag : string
Public ReadOnly Property Etag As String

Property Value

The ETag value of the request.

Applies to