CommonHeaders.IfNoneMatch 属性

定义

获取 IfNoneMatch 标头设置。

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

属性值

适用于