Sdílet prostřednictvím


IncomingWebRequestContext.IfMatch Vlastnost

Definice

Získá kolekci položek obsažených v hlavičce požadavků 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)

Hodnota vlastnosti

Kolekce položek obsažených v hlavičce requests If-Match .

Platí pro