System::Net::IWebRequestCreate::Create メソッド

IWebRequestCreate::Create method

RTTI 情報。

virtual System::SharedPtr<WebRequest> System::Net::IWebRequestCreate::Create(System::SharedPtr<Uri> uri)=0
パラメーター説明
uriSystem::SharedPtr<Uri>リソースの URI。

ReturnValue

新しく作成された WebRequest クラスのインスタンスです。

備考

指定されたリソースの URI に対して WebRequest クラスのインスタンスを作成します。

参照