Share via


IDataServiceHost.RequestIfMatch Propriété

Définition

Obtient la valeur de l'en-tête If-Match sur la requête actuelle.

public:
 property System::String ^ RequestIfMatch { System::String ^ get(); };
public string RequestIfMatch { get; }
member this.RequestIfMatch : string
Public ReadOnly Property RequestIfMatch As String

Valeur de propriété

Valeur de chaîne de l'en-tête If-Match sur la requête actuelle.

S’applique à