Megosztás a következőn keresztül:


CommonHeaders.IfMatch Property

Definition

Gets IfMatch header setup.

public static Microsoft.AspNetCore.HeaderParsing.HeaderSetup<System.Collections.Generic.IReadOnlyList<Microsoft.Net.Http.Headers.EntityTagHeaderValue>> IfMatch { get; }
static member IfMatch : Microsoft.AspNetCore.HeaderParsing.HeaderSetup<System.Collections.Generic.IReadOnlyList<Microsoft.Net.Http.Headers.EntityTagHeaderValue>>
Public Shared ReadOnly Property IfMatch As HeaderSetup(Of IReadOnlyList(Of EntityTagHeaderValue))

Property Value

Applies to