Condividi tramite


OutgoingWebRequestContext.IfNoneMatch Proprietà

Definizione

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

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

Valore della proprietà

L’intestazione IfNoneMatch della richiesta Web in uscita.

Si applica a