IncomingWebRequestContext.IfUnmodifiedSince Eigenschap

Definitie

Hiermee haalt u de waarde van de header van de aanvraag If-Unmatched-Since op.

public:
 property Nullable<DateTime> IfUnmodifiedSince { Nullable<DateTime> get(); };
public DateTime? IfUnmodifiedSince { get; }
member this.IfUnmodifiedSince : Nullable<DateTime>
Public ReadOnly Property IfUnmodifiedSince As Nullable(Of DateTime)

Waarde van eigenschap

De header van If-Unmatched-Since de aanvraag.

Van toepassing op