Partager via


OutgoingWebRequestContext.IfNoneMatch Propriété

Définition

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

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

Valeur de propriété

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

S’applique à