TypeDefinition Struct

Definizione

public value class TypeDefinition
public struct TypeDefinition
type TypeDefinition = struct
Public Structure TypeDefinition
Ereditarietà
TypeDefinition

Proprietà

Nome Descrizione
Attributes
BaseType

Ottiene il tipo di base della definizione del tipo: TypeSpecificationHandleo TypeReferenceHandleTypeDefinitionHandle.

Name

Ottiene il nome del tipo.

Namespace

Ottiene il nome completo dello spazio dei nomi in cui è definito il tipo.

NamespaceDefinition

Ottiene l'handle di definizione dello spazio dei nomi in cui è definito il tipo.

Metodi

Nome Descrizione
GetCustomAttributes()
GetDeclarativeSecurityAttributes()
GetDeclaringType()

Restituisce il tipo di inclusione di un tipo annidato specificato.

GetEvents()
GetFields()
GetGenericParameters()
GetInterfaceImplementations()
GetLayout()
GetMethodImplementations()
GetMethods()
GetNestedTypes()

Restituisce una matrice di tipi annidati nel tipo specificato.

GetProperties()

Si applica a