RegistrationServices クラスとは? わかりやすく解説

RegistrationServices クラス

COM から使用できるようにマネージ アセンブリを登録および登録解除するための一連のサービス提供します

名前空間: System.Runtime.InteropServices
アセンブリ: mscorlib (mscorlib.dll 内)
構文構文

<GuidAttribute("475E398F-8AFA-43a7-A3BE-F4EF8D6787C9")>
 _
<ClassInterfaceAttribute(ClassInterfaceType.None)> _
<ComVisibleAttribute(True)> _
Public Class RegistrationServices
    Implements IRegistrationServices
Dim instance As RegistrationServices
[GuidAttribute("475E398F-8AFA-43a7-A3BE-F4EF8D6787C9")] 
[ClassInterfaceAttribute(ClassInterfaceType.None)] 
[ComVisibleAttribute(true)] 
public class RegistrationServices : IRegistrationServices
[GuidAttribute(L"475E398F-8AFA-43a7-A3BE-F4EF8D6787C9")] 
[ClassInterfaceAttribute(ClassInterfaceType::None)] 
[ComVisibleAttribute(true)] 
public ref class RegistrationServices : IRegistrationServices
/** @attribute GuidAttribute("475E398F-8AFA-43a7-A3BE-F4EF8D6787C9") */
 
/** @attribute ClassInterfaceAttribute(ClassInterfaceType.None) */ 
/** @attribute ComVisibleAttribute(true) */ 
public class RegistrationServices implements
 IRegistrationServices
GuidAttribute("475E398F-8AFA-43a7-A3BE-F4EF8D6787C9") 
ClassInterfaceAttribute(ClassInterfaceType.None) 
ComVisibleAttribute(true) 
public class RegistrationServices implements
 IRegistrationServices
解説解説

登録は、アセンブリ内のオブジェクトCOM クライアントによって使用される場合に必要です。アセンブリ登録ツール (Regasm.exe) および Microsoft Visual Studio 2005 は、RegistrationServices クラス公開するメソッド使用してマネージ アセンブリCOM 対応のレジストリ エントリ追加削除行います

登録ファイル準備には、以下のメソッド使用できます

  • GetManagedCategoryGuid

  • GetProgIdForType

  • GetRegistrableTypesInAssembly

  • TypeRepresentsComType

これらのメソッド使用すると、登録ファイル使用する情報収集できますが、実際の登録ファイル作成されるわけではありません。登録ファイル作成するには、/regfile オプション付けて アセンブリ登録ツール (Regasm.exe) ツール実行しますRegistrationServices メソッドは、タイプ ライブラリエクスポートも登録も実行できません。タイプ ライブラリエクスポートと登録を実行するには、アセンブリ登録ツール (Regasm.exe) ツールタイプ ライブラリ エクスポータ (Tlbexp.exe) ツール使用します

継承階層継承階層
System.Object
  System.Runtime.InteropServices.RegistrationServices
スレッド セーフスレッド セーフ
この型の public static (Visual Basic では Shared) メンバはすべて、スレッド セーフです。インスタンス メンバ場合は、スレッド セーフであるとは限りません。
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
RegistrationServices メンバ
System.Runtime.InteropServices 名前空間
その他の技術情報
アセンブリ登録ツール (Regasm.exe)


このページでは「.NET Framework クラス ライブラリ リファレンス」からRegistrationServices クラスを検索した結果を表示しています。
Weblioに収録されているすべての辞書からRegistrationServices クラスを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からRegistrationServices クラス を検索

英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「RegistrationServices クラス」の関連用語

RegistrationServices クラスのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



RegistrationServices クラスのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS