PhysicalFileHttpResult.EntityTag Property

Definition

Gets the etag associated with the file result.

public Microsoft.Net.Http.Headers.EntityTagHeaderValue? EntityTag { get; }
member this.EntityTag : Microsoft.Net.Http.Headers.EntityTagHeaderValue
Public ReadOnly Property EntityTag As EntityTagHeaderValue

Property Value

Applies to