Share via


IncomingWebRequestContext.IfNoneMatch Propriété

Définition

Obtient les valeurs contenues dans l’en-tête If-None-Match de la requête.

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

Valeur de propriété

Valeurs contenues dans l’en-tête de la If-None-Match requête.

S’applique à