Condividi tramite


IncomingWebRequestContext.IfMatch Proprietà

Definizione

Ottiene una raccolta di elementi contenuta nell'intestazione If-Match delle richieste.

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)

Valore della proprietà

Raccolta di elementi contenuta nell'intestazione If-Match delle richieste.

Si applica a