IDataServiceHost.RequestIfMatch Propriedade

Definição

Obtém o valor do cabeçalho If-Match no pedido atual.

public:
 property System::String ^ RequestIfMatch { System::String ^ get(); };
public string RequestIfMatch { get; }
member this.RequestIfMatch : string
Public ReadOnly Property RequestIfMatch As String

Valor de Propriedade

Valor da string para o cabeçalho If-Match no pedido atual.

Aplica-se a