Share via


DataServiceStreamLink.ETag Property

Definition

The eTag value that is used to determine concurrency for a binary resource stream.

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

Property Value

The value of the eTag header for the stream.

Applies to