CommonHeaders.IfMatch 属性

定义

获取 IfMatch 标头设置。

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))

属性值

适用于