共用方式為


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

屬性值

適用於