Udostępnij za pośrednictwem


RequestHeaders.IfNoneMatch Właściwość

Definicja

Pobiera lub ustawia If-None-Match nagłówek żądania HTTP.

public:
 property System::Collections::Generic::IList<Microsoft::Net::Http::Headers::EntityTagHeaderValue ^> ^ IfNoneMatch { System::Collections::Generic::IList<Microsoft::Net::Http::Headers::EntityTagHeaderValue ^> ^ get(); void set(System::Collections::Generic::IList<Microsoft::Net::Http::Headers::EntityTagHeaderValue ^> ^ value); };
public System.Collections.Generic.IList<Microsoft.Net.Http.Headers.EntityTagHeaderValue> IfNoneMatch { get; set; }
member this.IfNoneMatch : System.Collections.Generic.IList<Microsoft.Net.Http.Headers.EntityTagHeaderValue> with get, set
Public Property IfNoneMatch As IList(Of EntityTagHeaderValue)

Wartość właściwości

Dotyczy