NameDescriptionTypeAdditional information
MemberType

System.Reflection.MemberTypes

None.

DeclaringType

System.Type

None.

DeclaringMethod

System.Reflection.MethodBase

None.

ReflectedType

System.Type

None.

StructLayoutAttribute

System.Runtime.InteropServices.StructLayoutAttribute

None.

GUID

globally unique identifier

None.

Module

System.Reflection.Module

None.

Assembly

System.Reflection.Assembly

None.

TypeHandle

System.RuntimeTypeHandle

None.

FullName

string

None.

Namespace

string

None.

AssemblyQualifiedName

string

None.

BaseType

System.Type

None.

TypeInitializer

System.Reflection.ConstructorInfo

None.

IsNested

boolean

None.

Attributes

System.Reflection.TypeAttributes

None.

GenericParameterAttributes

System.Reflection.GenericParameterAttributes

None.

IsVisible

boolean

None.

IsNotPublic

boolean

None.

IsPublic

boolean

None.

IsNestedPublic

boolean

None.

IsNestedPrivate

boolean

None.

IsNestedFamily

boolean

None.

IsNestedAssembly

boolean

None.

IsNestedFamANDAssem

boolean

None.

IsNestedFamORAssem

boolean

None.

IsAutoLayout

boolean

None.

IsLayoutSequential

boolean

None.

IsExplicitLayout

boolean

None.

IsClass

boolean

None.

IsInterface

boolean

None.

IsValueType

boolean

None.

IsAbstract

boolean

None.

IsSealed

boolean

None.

IsEnum

boolean

None.

IsSpecialName

boolean

None.

IsImport

boolean

None.

IsSerializable

boolean

None.

IsAnsiClass

boolean

None.

IsUnicodeClass

boolean

None.

IsAutoClass

boolean

None.

IsArray

boolean

None.

IsGenericType

boolean

None.

IsGenericTypeDefinition

boolean

None.

IsConstructedGenericType

boolean

None.

IsGenericParameter

boolean

None.

GenericParameterPosition

integer

None.

ContainsGenericParameters

boolean

None.

IsByRef

boolean

None.

IsPointer

boolean

None.

IsPrimitive

boolean

None.

IsCOMObject

boolean

None.

HasElementType

boolean

None.

IsContextful

boolean

None.

IsMarshalByRef

boolean

None.

GenericTypeArguments

Collection of System.Type

None.

IsSecurityCritical

boolean

None.

IsSecuritySafeCritical

boolean

None.

IsSecurityTransparent

boolean

None.

UnderlyingSystemType

System.Type

None.

Name

string

None.

CustomAttributes

Collection of System.Reflection.CustomAttributeData

None.

MetadataToken

integer

None.