Aracılığıyla paylaş


IncomingWebRequestContext.IfNoneMatch Özellik

Tanım

İsteğin If-None-Match üst bilgisinde yer alan değerleri alır.

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)

Özellik Değeri

İsteğin If-None-Match üst bilgisinde yer alan değerler.

Şunlara uygulanır