Compartilhar via


IncomingWebRequestContext.IfMatch Propriedade

Definição

Obtém uma coleção de itens contidos no cabeçalho If-Match de solicitações.

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)

Valor da propriedade

IEnumerable<String>

Uma coleção de itens contidos no cabeçalho solicitações If-Match .

Aplica-se a