Compartilhar via


OutgoingWebRequestContext.IfMatch Propriedade

Definição

Obtém ou define o valor de cabeçalho IfMatch de solicitação Web de saída.

public:
 property System::String ^ IfMatch { System::String ^ get(); void set(System::String ^ value); };
public string IfMatch { get; set; }
member this.IfMatch : string with get, set
Public Property IfMatch As String

Valor da propriedade

String

O IfMatch cabeçalho da solicitação da Web de saída.

Aplica-se a