Share via


IncomingWebRequestContext.IfMatch Propriété

Définition

Obtient une collection d'éléments contenus dans l'en-tête des demandes If-Match.

public:
 property System::Collections::Generic::IEnumerable<System::String ^> ^ IfMatch { System::Collections::Generic::IEnumerable<System::String ^> ^ get(); };
public System.Collections.Generic.IEnumerable<string> IfMatch { get; }
member this.IfMatch : seq<string>
Public ReadOnly Property IfMatch As IEnumerable(Of String)

Valeur de propriété

Collection d'éléments contenus dans l'en-tête des demandes If-Match.

S’applique à