IOwinResponse.ETag Property

Definition

Gets or sets the E-Tag header.

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

Property Value

The E-Tag header.

Applies to