ODataQueryOptions.IfNoneMatch Property

Definition

Gets the ETag from IfNoneMatch header.

public virtual Microsoft.AspNet.OData.Formatter.ETag IfNoneMatch { get; }
member this.IfNoneMatch : Microsoft.AspNet.OData.Formatter.ETag
Public Overridable ReadOnly Property IfNoneMatch As ETag

Property Value

Applies to