Udostępnij za pośrednictwem


IncomingWebRequestContext.IfNoneMatch Właściwość

Definicja

Pobiera wartości zawarte w If-None-Match nagłówku żądania.

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)

Wartość właściwości

IEnumerable<String>

Wartości zawarte w If-None-Match nagłówku żądania.

Dotyczy