次の方法で共有


ActivatedServiceTypeEntry.ToString メソッド

クライアント側でアクティブ化されるサービス型の型名とアセンブリ名を String として返します。

Overrides Public Function ToString() As String
[C#]
public override string ToString();
[C++]
public: String* ToString();
[JScript]
public override function ToString() : String;

戻り値

String としてのクライアント側でアクティブ化されるサービス型の型名とアセンブリ名。

必要条件

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

参照

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