次の方法で共有


RemotingClientProxy.Url プロパティ

要求に対して使用する、サーバーへのベース URL を取得または設定します。

Public Property Url As String
[C#]
public string Url {get; set;}
[C++]
public: __property String* get_Url();public: __property void set_Url(String*);
[JScript]
public function get Url() : String;public function set Url(String);

プロパティ値

要求に対して使用する、サーバーへのベース URL。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

.NET Framework セキュリティ:

参照

RemotingClientProxy クラス | RemotingClientProxy メンバ | System.Runtime.Remoting.Services 名前空間