Partager via


OutgoingWebRequestContext.IfMatch Propriété

Définition

Obtient ou définit la valeur d’en-tête IfMatch de la demande web sortante.

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

Valeur de propriété

String

En-tête IfMatch de la demande Web sortante.

S’applique à