ExportedTypeDeclaration Properties |
The ExportedTypeDeclaration type exposes the following members.
Name | Description | |
---|---|---|
Attributes |
Gets or sets the type attributes.
| |
CustomDebuggingInformation | (Inherited from Declaration.) | |
DeclaringExportedType |
Gets the parent exported type, if the current type is a nested one.
| |
Implementation |
Gets or sets the external class or the external file implementing
this type.
| |
IsOriginal |
Determines whether the current declaration existed in the source assembly.
(Inherited from MetadataDeclaration.) | |
MetadataToken |
Gets or sets the token of the current declaration.
(Inherited from MetadataDeclaration.) | |
Name |
Gets or sets the name of the current declaration.
(Inherited from NamedMetadataDeclaration.) | |
NestedTypes | ||
OriginalDeclaration |
When the declaration represents another declaration in the source assembly, this property refers to this declaration.
When using GetReflectionObject(Type[], Type[], BindingOptions), the original declaration should actually be retrieved.
(Inherited from MetadataDeclaration.) | |
OriginalName | (Inherited from NamedMetadataDeclaration.) | |
ParentMember |
Gets the parent member of the current declaration.
(Overrides MetadataDeclaration.ParentMember.) | |
ParentType |
Gets the parent type of the current declaration.
(Overrides MetadataDeclaration.ParentType.) | |
TypeDefId |
Gets or sets the identifier of the type definition.
|