サーバー側でアクティブ化されるクライアント オブジェクトの URL を取得します。
Public ReadOnly Property ObjectUrl As String
[C#]
public string ObjectUrl {get;}
[C++]
public: __property String* get_ObjectUrl();
[JScript]
public function get ObjectUrl() : String;
プロパティ値
サーバー側でアクティブ化されるクライアント オブジェクトの URL。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
WellKnownClientTypeEntry クラス | WellKnownClientTypeEntry メンバ | System.Runtime.Remoting 名前空間