アセンブリを COM+ カタログにインストールして構成します。このクラスは継承できません。
この型のすべてのメンバの一覧については、RegistrationHelper メンバ を参照してください。
System.Object
System.MarshalByRefObject
System.EnterpriseServices.RegistrationHelper
<Guid("89a86e7b-c229-4008-9baa-2f5c8411d7e0")>
NotInheritable Public Class RegistrationHelper Inherits MarshalByRefObject Implements IRegistrationHelper
[C#]
[Guid("89a86e7b-c229-4008-9baa-2f5c8411d7e0")]
public sealed class RegistrationHelper : MarshalByRefObject, IRegistrationHelper
[C++]
[Guid("89a86e7b-c229-4008-9baa-2f5c8411d7e0")]
public __gc __sealed class RegistrationHelper : public MarshalByRefObject, IRegistrationHelper
[JScript]
public
Guid("89a86e7b-c229-4008-9baa-2f5c8411d7e0")
class RegistrationHelper extends MarshalByRefObject implements IRegistrationHelper
スレッドセーフ
この型の public static (Visual Basicでは Shared) のすべてのメンバは、マルチスレッド操作で安全に使用できます。インスタンスのメンバの場合は、スレッドセーフであるとは限りません。
解説
RegistrationHelper は、.NET サービス インストール ツール (Regsvcs.exe) と ServicedComponent の最初のアクティベーション時に実行される自動登録ステップの両方で使用されます。
必要条件
名前空間: System.EnterpriseServices
プラットフォーム: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
アセンブリ: System.Enterpriseservices (System.Enterpriseservices.dll 内)