次の方法で共有


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

プロパティ値

適用対象