ComManagedImportUtil 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
在 COM+ 目錄中識別和安裝元件。
public ref class ComManagedImportUtil : System::EnterpriseServices::Internal::IComManagedImportUtil
[System.Runtime.InteropServices.Guid("3b0398c9-7812-4007-85cb-18c771f2206f")]
public class ComManagedImportUtil : System.EnterpriseServices.Internal.IComManagedImportUtil
[<System.Runtime.InteropServices.Guid("3b0398c9-7812-4007-85cb-18c771f2206f")>]
type ComManagedImportUtil = class
interface IComManagedImportUtil
Public Class ComManagedImportUtil
Implements IComManagedImportUtil
- 繼承
-
ComManagedImportUtil
- 屬性
- 實作
備註
ComManagedImportUtil由 .NET Framework 在內部使用。 您不需要直接在程式代碼中使用 類別。
建構函式
ComManagedImportUtil() |
初始化 ComManagedImportUtil 類別的新執行個體。 |
方法
Equals(Object) |
判斷指定的物件是否等於目前的物件。 (繼承來源 Object) |
GetComponentInfo(String, String, String) |
從組件 (Assembly) 取得元件資訊。 |
GetHashCode() |
做為預設雜湊函式。 (繼承來源 Object) |
GetType() |
取得目前執行個體的 Type。 (繼承來源 Object) |
InstallAssembly(String, String, String) |
安裝組件至 COM+ 應用程式中。 |
MemberwiseClone() |
建立目前 Object 的淺層複製。 (繼承來源 Object) |
ToString() |
傳回代表目前物件的字串。 (繼承來源 Object) |