OutgoingWebRequestContext.IfMatch Свойство

Определение

Получает или задает значение заголовка IfMatch из исходящего веб-запроса.

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

Значение свойства

String

Заголовок IfMatch из исходящего веб-запроса.

Применяется к