System::Net::Http::Headers::HttpResponseHeaders::get_Location 方法

HttpResponseHeaders::get_Location method

获取 ‘Location’ 标头的值。

System::SharedPtr<Uri> System::Net::Http::Headers::HttpResponseHeaders::get_Location()

ReturnValue

‘Location’ 头的值。

另见