System::Net::Http::Headers::HttpResponseHeaders::get_Location メソッド

HttpResponseHeaders::get_Location method

‘Location’ ヘッダーの値を取得します。

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

ReturnValue

‘Location’ ヘッダーの値です。

参照