Condividi tramite


OutgoingWebRequestContext.IfUnmodifiedSince Proprietà

Definizione

Ottiene o imposta il valore dell'intestazione IfUnmodifiedSince dalla richiesta Web in uscita.

public:
 property System::String ^ IfUnmodifiedSince { System::String ^ get(); void set(System::String ^ value); };
public string IfUnmodifiedSince { get; set; }
member this.IfUnmodifiedSince : string with get, set
Public Property IfUnmodifiedSince As String

Valore della proprietà

L’intestazione IfUnmodifiedSince della richiesta Web in uscita.

Si applica a