Condividi tramite


IncomingWebRequestContext.IfNoneMatch Proprietà

Definizione

Ottiene i valori contenuti nell'intestazione If-None-Match della richiesta.

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)

Valore della proprietà

IEnumerable<String>

Valori contenuti nell'intestazione della richiesta If-None-Match .

Si applica a