OutgoingWebRequestContext.IfNoneMatch Propiedad

Definición

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

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

Valor de propiedad

El encabezado IfNoneMatch de la solicitud web de salida.

Se aplica a