OutgoingWebResponseContext.Location Свойство

Определение

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

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

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

String

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

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