Compartilhar via


OutgoingWebRequestContext.IfNoneMatch Propriedade

Definição

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

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

Valor da propriedade

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

Aplica-se a