System::Net::WebProxy::GetProxy メソッド

WebProxy::GetProxy method

Web リクエストのプロキシ対象 URI を返します。

System::SharedPtr<Uri> System::Net::WebProxy::GetProxy(System::SharedPtr<Uri> destination)
パラメーター説明
destinationSystem::SharedPtr<Uri>リソースの URI。

ReturnValue

プロキシされた URI。

参照