_ConstructorInfo 인터페이스
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
중요
이 API는 CLS 규격이 아닙니다.
ConstructorInfo 클래스의 public 멤버를 비관리 코드에 노출합니다.
public interface class _ConstructorInfo
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.Guid("E9A19478-9646-3679-9B10-8411AE1FD57D")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface _ConstructorInfo
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.Guid("E9A19478-9646-3679-9B10-8411AE1FD57D")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComVisible(true)]
public interface _ConstructorInfo
[<System.CLSCompliant(false)>]
[<System.Runtime.InteropServices.Guid("E9A19478-9646-3679-9B10-8411AE1FD57D")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type _ConstructorInfo = interface
[<System.CLSCompliant(false)>]
[<System.Runtime.InteropServices.Guid("E9A19478-9646-3679-9B10-8411AE1FD57D")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.ComVisible(true)>]
type _ConstructorInfo = interface
Public Interface _ConstructorInfo
- 파생
- 특성
이 인터페이스는 비관리 코드에서 액세스를 위한 관리 되는 클래스에는 하며 관리 코드에서 호출할 수 없습니다.
System.Reflection.ConstructorInfo 클래스는 클래스 생성자의 특성을 검색 하 고 생성자 메타 데이터에 대 한 액세스를 제공 합니다.
System.Runtime.InteropServices._ConstructorInfo 인터페이스의 vtable 순서를 유지 합니다 System.Reflection.ConstructorInfo 클래스 멤버는 관리 되지 않는 COM 개체에서 액세스할 수 있습니다.
Attributes |
버전에 관계없이 Attributes 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
Calling |
버전에 관계없이 CallingConvention 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
Declaring |
버전에 관계없이 DeclaringType 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
Is |
버전에 관계없이 IsAbstract 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
Is |
버전에 관계없이 IsAssembly 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
Is |
버전에 관계없이 IsConstructor 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
Is |
버전에 관계없이 IsFamily 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
Is |
버전에 관계없이 IsFamilyAndAssembly 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
Is |
버전에 관계없이 IsFamilyOrAssembly 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
Is |
버전에 관계없이 IsFinal 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
Is |
버전에 관계없이 IsHideBySig 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
Is |
버전에 관계없이 IsPrivate 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
Is |
버전에 관계없이 IsPublic 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
Is |
버전에 관계없이 IsSpecialName 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
Is |
버전에 관계없이 IsStatic 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
Is |
버전에 관계없이 IsVirtual 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
Member |
버전에 관계없이 MemberType 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
Method |
버전에 관계없이 MethodHandle 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
Name |
버전에 관계없이 Name 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
Reflected |
버전에 관계없이 ReflectedType 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
제품 | 버전 |
---|---|
.NET Framework | 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET 피드백
.NET은(는) 오픈 소스 프로젝트입니다. 다음 링크를 선택하여 피드백을 제공해 주세요.