Поделиться через


OutgoingWebRequestContext.IfNoneMatch Свойство

Определение

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

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

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

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

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