_Type 인터페이스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
중요
이 API는 CLS 규격이 아닙니다.
Type 클래스의 public 멤버를 비관리 코드에 노출합니다.
public interface class _Type
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.Guid("BCA8B44D-AAD6-3A86-8AB7-03349F4F2DA2")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface _Type
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.Guid("BCA8B44D-AAD6-3A86-8AB7-03349F4F2DA2")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComVisible(true)]
public interface _Type
[<System.CLSCompliant(false)>]
[<System.Runtime.InteropServices.Guid("BCA8B44D-AAD6-3A86-8AB7-03349F4F2DA2")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type _Type = interface
[<System.CLSCompliant(false)>]
[<System.Runtime.InteropServices.Guid("BCA8B44D-AAD6-3A86-8AB7-03349F4F2DA2")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.ComVisible(true)>]
type _Type = interface
Public Interface _Type
- 파생
- 특성
설명
이 인터페이스는 비관리 코드에서 액세스를 위한 관리 되는 클래스에는 하며 관리 코드에서 호출할 수 없습니다.
이 인터페이스의 vtable 순서를 유지 합니다 System.Type 클래스 멤버는 관리 되지 않는 COM 개체에서 액세스할 수 있습니다.
속성
Assembly |
버전에 관계없이 Assembly 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
AssemblyQualifiedName |
버전에 관계없이 AssemblyQualifiedName 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
Attributes |
버전에 관계없이 Attributes 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
BaseType |
버전에 관계없이 BaseType 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
DeclaringType |
버전에 관계없이 DeclaringType 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
FullName |
버전에 관계없이 FullName 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
GUID |
버전에 관계없이 GUID 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
HasElementType |
버전에 관계없이 HasElementType 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
IsAbstract |
버전에 관계없이 IsAbstract 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
IsAnsiClass |
버전에 관계없이 IsAnsiClass 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
IsArray |
버전에 관계없이 IsArray 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
IsAutoClass |
버전에 관계없이 IsAutoClass 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
IsAutoLayout |
버전에 관계없이 IsAutoLayout 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
IsByRef |
버전에 관계없이 IsByRef 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
IsClass |
버전에 관계없이 IsClass 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
IsCOMObject |
버전에 관계없이 IsCOMObject 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
IsContextful |
버전에 관계없이 IsContextful 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
IsEnum |
버전에 관계없이 IsEnum 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
IsExplicitLayout |
버전에 관계없이 IsExplicitLayout 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
IsImport |
버전에 관계없이 IsImport 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
IsInterface |
버전에 관계없이 IsInterface 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
IsLayoutSequential |
버전에 관계없이 IsLayoutSequential 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
IsMarshalByRef |
버전에 관계없이 IsMarshalByRef 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
IsNestedAssembly |
버전에 관계없이 IsNestedAssembly 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
IsNestedFamANDAssem |
버전에 관계없이 IsNestedFamANDAssem 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
IsNestedFamily |
버전에 관계없이 IsNestedFamily 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
IsNestedFamORAssem |
버전에 관계없이 IsNestedFamORAssem 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
IsNestedPrivate |
버전에 관계없이 IsNestedPrivate 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
IsNestedPublic |
버전에 관계없이 IsNestedPublic 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
IsNotPublic |
버전에 관계없이 IsNotPublic 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
IsPointer |
버전에 관계없이 IsPointer 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
IsPrimitive |
버전에 관계없이 IsPrimitive 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
IsPublic |
버전에 관계없이 IsPublic 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
IsSealed |
버전에 관계없이 IsSealed 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
IsSerializable |
버전에 관계없이 IsSerializable 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
IsSpecialName |
버전에 관계없이 IsSpecialName 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
IsUnicodeClass |
버전에 관계없이 IsUnicodeClass 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
IsValueType |
버전에 관계없이 IsValueType 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
MemberType |
버전에 관계없이 MemberType 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
Module |
버전에 관계없이 Module 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
Name |
버전에 관계없이 Name 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
Namespace |
버전에 관계없이 Namespace 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
ReflectedType |
버전에 관계없이 ReflectedType 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
TypeHandle |
버전에 관계없이 TypeHandle 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
TypeInitializer |
버전에 관계없이 TypeInitializer 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
UnderlyingSystemType |
버전에 관계없이 UnderlyingSystemType 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
메서드
적용 대상
.NET