UriBuilder.Uri プロパティ
指定した UriBuilder により作成された Uri インスタンスを取得します。
Public ReadOnly Property Uri As Uri
[C#]
public Uri Uri {get;}
[C++]
public: __property Uri* get_Uri();
[JScript]
public function get Uri() : Uri;
プロパティ値
UriBuilder により作成された URI が含まれる Uri 。
例外
例外の種類 | 条件 |
---|---|
UriFormatException | UriBuilder プロパティにより作成された URI が無効です。 |
解説
Uri プロパティには、 UriBuilder により作成された Uri が含まれています。 UriBuilder プロパティを変更すると、 Uri プロパティにこの変更が反映されます。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, Common Language Infrastructure (CLI) Standard