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