Aracılığıyla paylaş


IncomingWebRequestContext.IfMatch Özellik

Tanım

requests If-Match üst bilgisinde yer alan öğelerin koleksiyonunu alır.

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)

Özellik Değeri

İstekler If-Match üst bilgisinde yer alan öğeler koleksiyonu.

Şunlara uygulanır