共用方式為


CommonHeaders.IfModifiedSince 屬性

定義

取得 IfModifiedSince 標頭設定。

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

屬性值

適用於