IncomingWebResponseContext.Location Свойство

Определение

Возвращает заголовок Location из входящего веб-ответа.

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

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

String

Заголовок Location из входящего веб-ответа.

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