_Assembly 인터페이스

정의

중요

이 API는 CLS 규격이 아닙니다.

Assembly 클래스의 public 멤버를 비관리 코드에 노출합니다.

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
파생
특성

설명

이 인터페이스는 비관리 코드에서 액세스를 위한 관리 되는 클래스에는 하며 관리 코드에서 호출할 수 없습니다.

이 인터페이스의 vtable 순서를 유지 합니다 System.Reflection.Assembly 클래스 멤버는 관리 되지 않는 COM 개체에서 액세스할 수 있습니다.

속성

CodeBase

버전에 관계없이 CodeBase 속성에 액세스할 수 있는 COM 개체를 제공합니다.

EntryPoint

버전에 관계없이 EntryPoint 속성에 액세스할 수 있는 COM 개체를 제공합니다.

EscapedCodeBase

버전에 관계없이 EscapedCodeBase 속성에 액세스할 수 있는 COM 개체를 제공합니다.

Evidence

버전에 관계없이 Evidence 속성에 액세스할 수 있는 COM 개체를 제공합니다.

FullName

버전에 관계없이 FullName 속성에 액세스할 수 있는 COM 개체를 제공합니다.

GlobalAssemblyCache

버전에 관계없이 GlobalAssemblyCache 속성에 액세스할 수 있는 COM 개체를 제공합니다.

Location

버전에 관계없이 Location 속성에 액세스할 수 있는 COM 개체를 제공합니다.

메서드

CreateInstance(String)

버전에 관계없이 CreateInstance(String) 메서드에 액세스할 수 있는 COM 개체를 제공합니다.

CreateInstance(String, Boolean)

버전에 관계없이 CreateInstance(String, Boolean) 메서드에 액세스할 수 있는 COM 개체를 제공합니다.

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

버전에 관계없이 CreateInstance(String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[]) 메서드에 액세스할 수 있는 COM 개체를 제공합니다.

Equals(Object)

버전에 관계없이 Equals(Object) 메서드에 액세스할 수 있는 COM 개체를 제공합니다.

GetCustomAttributes(Boolean)

버전에 관계없이 GetCustomAttributes(Boolean) 메서드에 액세스할 수 있는 COM 개체를 제공합니다.

GetCustomAttributes(Type, Boolean)

버전에 관계없이 GetCustomAttributes(Type, Boolean) 메서드에 액세스할 수 있는 COM 개체를 제공합니다.

GetExportedTypes()

버전에 관계없이 GetExportedTypes() 속성에 액세스할 수 있는 COM 개체를 제공합니다.

GetFile(String)

버전에 관계없이 GetFile(String) 메서드에 액세스할 수 있는 COM 개체를 제공합니다.

GetFiles()

버전에 관계없이 GetFiles() 메서드에 액세스할 수 있는 COM 개체를 제공합니다.

GetFiles(Boolean)

버전에 관계없이 GetFiles(Boolean) 메서드에 액세스할 수 있는 COM 개체를 제공합니다.

GetHashCode()

버전에 관계없이 GetHashCode() 메서드에 액세스할 수 있는 COM 개체를 제공합니다.

GetLoadedModules()

버전에 관계없이 GetLoadedModules() 메서드에 액세스할 수 있는 COM 개체를 제공합니다.

GetLoadedModules(Boolean)

버전에 관계없이 GetLoadedModules(Boolean) 메서드에 액세스할 수 있는 COM 개체를 제공합니다.

GetManifestResourceInfo(String)

버전에 관계없이 GetManifestResourceInfo(String) 메서드에 액세스할 수 있는 COM 개체를 제공합니다.

GetManifestResourceNames()

버전에 관계없이 GetManifestResourceNames() 메서드에 액세스할 수 있는 COM 개체를 제공합니다.

GetManifestResourceStream(String)

버전에 관계없이 GetManifestResourceStream(String) 메서드에 액세스할 수 있는 COM 개체를 제공합니다.

GetManifestResourceStream(Type, String)

버전에 관계없이 GetManifestResourceStream(Type, String) 메서드에 액세스할 수 있는 COM 개체를 제공합니다.

GetModule(String)

버전에 관계없이 GetModule(String) 메서드에 액세스할 수 있는 COM 개체를 제공합니다.

GetModules()

버전에 관계없이 GetModules() 메서드에 액세스할 수 있는 COM 개체를 제공합니다.

GetModules(Boolean)

버전에 관계없이 GetModules(Boolean) 메서드에 액세스할 수 있는 COM 개체를 제공합니다.

GetName()

버전에 관계없이 GetName() 메서드에 액세스할 수 있는 COM 개체를 제공합니다.

GetName(Boolean)

버전에 관계없이 GetName(Boolean) 메서드에 액세스할 수 있는 COM 개체를 제공합니다.

GetObjectData(SerializationInfo, StreamingContext)

버전에 관계없이 GetObjectData(SerializationInfo, StreamingContext) 메서드에 액세스할 수 있는 COM 개체를 제공합니다.

GetReferencedAssemblies()

버전에 관계없이 GetReferencedAssemblies() 메서드에 액세스할 수 있는 COM 개체를 제공합니다.

GetSatelliteAssembly(CultureInfo)

버전에 관계없이 GetSatelliteAssembly(CultureInfo) 메서드에 액세스할 수 있는 COM 개체를 제공합니다.

GetSatelliteAssembly(CultureInfo, Version)

버전에 관계없이 GetSatelliteAssembly(CultureInfo, Version) 메서드에 액세스할 수 있는 COM 개체를 제공합니다.

GetType()

버전에 관계없이 GetType() 메서드에 액세스할 수 있는 COM 개체를 제공합니다.

GetType(String)

버전에 관계없이 GetType(String) 메서드에 액세스할 수 있는 COM 개체를 제공합니다.

GetType(String, Boolean)

버전에 관계없이 GetType(String, Boolean) 메서드에 액세스할 수 있는 COM 개체를 제공합니다.

GetType(String, Boolean, Boolean)

버전에 관계없이 GetType(String, Boolean, Boolean) 메서드에 액세스할 수 있는 COM 개체를 제공합니다.

GetTypes()

버전에 관계없이 GetTypes() 메서드에 액세스할 수 있는 COM 개체를 제공합니다.

IsDefined(Type, Boolean)

버전에 관계없이 IsDefined(Type, Boolean) 메서드에 액세스할 수 있는 COM 개체를 제공합니다.

LoadModule(String, Byte[])

버전에 관계없이 LoadModule(String, Byte[]) 메서드에 액세스할 수 있는 COM 개체를 제공합니다.

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

버전에 관계없이 LoadModule(String, Byte[], Byte[]) 메서드에 액세스할 수 있는 COM 개체를 제공합니다.

ToString()

버전에 관계없이 ToString() 메서드에 액세스할 수 있는 COM 개체를 제공합니다.

이벤트

ModuleResolve

버전에 관계없이 ModuleResolve 이벤트에 액세스할 수 있는 COM 개체를 제공합니다.

적용 대상

추가 정보