_Assembly 接口

定义

重要

此 API 不符合 CLS。

向非托管代码公开 Assembly 类的公共成员。

public interface class _Assembly
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.Guid("17156360-2F1A-384A-BC52-FDE93C215C5B")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsDual)]
public interface _Assembly
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsDual)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("17156360-2f1a-384a-bc52-fde93c215c5b")]
public interface _Assembly
[<System.CLSCompliant(false)>]
[<System.Runtime.InteropServices.Guid("17156360-2F1A-384A-BC52-FDE93C215C5B")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsDual)>]
type _Assembly = interface
[<System.CLSCompliant(false)>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsDual)>]
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("17156360-2f1a-384a-bc52-fde93c215c5b")>]
type _Assembly = interface
Public Interface _Assembly
派生
属性

注解

此接口用于从非托管代码访问托管类,不应从托管代码调用。

此接口保留可由非托管 COM 对象访问的 System.Reflection.Assembly 类成员的 vtable 顺序。

属性

CodeBase

为 COM 对象提供对 CodeBase 属性的与版本无关的访问。

EntryPoint

为 COM 对象提供对 EntryPoint 属性的与版本无关的访问。

EscapedCodeBase

为 COM 对象提供对 EscapedCodeBase 属性的与版本无关的访问。

Evidence

为 COM 对象提供对 Evidence 属性的与版本无关的访问。

FullName

为 COM 对象提供对 FullName 属性的与版本无关的访问。

GlobalAssemblyCache

为 COM 对象提供对 GlobalAssemblyCache 属性的与版本无关的访问。

Location

为 COM 对象提供对 Location 属性的与版本无关的访问。

方法

CreateInstance(String)

为 COM 对象提供对 CreateInstance(String) 方法的与版本无关的访问。

CreateInstance(String, Boolean)

为 COM 对象提供对 CreateInstance(String, Boolean) 方法的与版本无关的访问。

CreateInstance(String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[])

为 COM 对象提供对 CreateInstance(String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[]) 方法的与版本无关的访问。

Equals(Object)

为 COM 对象提供对 Equals(Object) 方法的与版本无关的访问。

GetCustomAttributes(Boolean)

为 COM 对象提供对 GetCustomAttributes(Boolean) 方法的与版本无关的访问。

GetCustomAttributes(Type, Boolean)

为 COM 对象提供对 GetCustomAttributes(Type, Boolean) 方法的与版本无关的访问。

GetExportedTypes()

为 COM 对象提供对 GetExportedTypes() 属性的与版本无关的访问。

GetFile(String)

为 COM 对象提供对 GetFile(String) 方法的与版本无关的访问。

GetFiles()

为 COM 对象提供对 GetFiles() 方法的与版本无关的访问。

GetFiles(Boolean)

为 COM 对象提供对 GetFiles(Boolean) 方法的与版本无关的访问。

GetHashCode()

为 COM 对象提供对 GetHashCode() 方法的与版本无关的访问。

GetLoadedModules()

为 COM 对象提供对 GetLoadedModules() 方法的与版本无关的访问。

GetLoadedModules(Boolean)

为 COM 对象提供对 GetLoadedModules(Boolean) 方法的与版本无关的访问。

GetManifestResourceInfo(String)

为 COM 对象提供对 GetManifestResourceInfo(String) 方法的与版本无关的访问。

GetManifestResourceNames()

为 COM 对象提供对 GetManifestResourceNames() 方法的与版本无关的访问。

GetManifestResourceStream(String)

为 COM 对象提供对 GetManifestResourceStream(String) 方法的与版本无关的访问。

GetManifestResourceStream(Type, String)

为 COM 对象提供对 GetManifestResourceStream(Type, String) 方法的与版本无关的访问。

GetModule(String)

为 COM 对象提供对 GetModule(String) 方法的与版本无关的访问。

GetModules()

为 COM 对象提供对 GetModules() 方法的与版本无关的访问。

GetModules(Boolean)

为 COM 对象提供对 GetModules(Boolean) 方法的与版本无关的访问。

GetName()

为 COM 对象提供对 GetName() 方法的与版本无关的访问。

GetName(Boolean)

为 COM 对象提供对 GetName(Boolean) 方法的与版本无关的访问。

GetObjectData(SerializationInfo, StreamingContext)

为 COM 对象提供对 GetObjectData(SerializationInfo, StreamingContext) 方法的与版本无关的访问。

GetReferencedAssemblies()

为 COM 对象提供对 GetReferencedAssemblies() 方法的与版本无关的访问。

GetSatelliteAssembly(CultureInfo)

为 COM 对象提供对 GetSatelliteAssembly(CultureInfo) 方法的与版本无关的访问。

GetSatelliteAssembly(CultureInfo, Version)

为 COM 对象提供对 GetSatelliteAssembly(CultureInfo, Version) 方法的与版本无关的访问。

GetType()

为 COM 对象提供对 GetType() 方法的与版本无关的访问。

GetType(String)

为 COM 对象提供对 GetType(String) 方法的与版本无关的访问。

GetType(String, Boolean)

为 COM 对象提供对 GetType(String, Boolean) 方法的与版本无关的访问。

GetType(String, Boolean, Boolean)

为 COM 对象提供对 GetType(String, Boolean, Boolean) 方法的与版本无关的访问。

GetTypes()

为 COM 对象提供对 GetTypes() 方法的与版本无关的访问。

IsDefined(Type, Boolean)

为 COM 对象提供对 IsDefined(Type, Boolean) 方法的与版本无关的访问。

LoadModule(String, Byte[])

为 COM 对象提供对 LoadModule(String, Byte[]) 方法的与版本无关的访问。

LoadModule(String, Byte[], Byte[])

为 COM 对象提供对 LoadModule(String, Byte[], Byte[]) 方法的与版本无关的访问。

ToString()

为 COM 对象提供对 ToString() 方法的与版本无关的访问。

事件

ModuleResolve

为 COM 对象提供对 ModuleResolve 事件的版本无关的访问。

适用于

另请参阅