Condividi tramite


OutgoingWebRequestContext.IfMatch Proprietà

Definizione

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

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

Valore della proprietà

String

L’intestazione IfMatch della richiesta Web in uscita.

Si applica a