Udostępnij za pośrednictwem


IncomingWebRequestContext.IfMatch Właściwość

Definicja

Pobiera kolekcję elementów zawartych w If-Match nagłówku żądania.

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)

Wartość właściwości

IEnumerable<String>

Kolekcja elementów zawartych w If-Match nagłówku żądania.

Dotyczy