Compartir a través de


OutgoingWebRequestContext.IfMatch Propiedad

Definición

Obtiene o establece el valor del encabezado IfMatch a partir de la solicitud web de salida.

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

Valor de propiedad

String

El encabezado IfMatch de la solicitud web de salida.

Se aplica a