ExportedType Struct
Definition
public value class ExportedType
public struct ExportedType
type ExportedType = struct
Public Structure ExportedType
- Inheritance
Properties
Attributes | |
Implementation |
Gets a handle to resolve the implementation of the target type. |
IsForwarder | |
Name |
Gets the name of the target type, or |
Namespace |
Gets the full name of the namespace that contains the target type, or |
NamespaceDefinition |
Gets the definition handle of the namespace where the target type is defined, or |
Methods
GetCustomAttributes() |
Extension Methods
GetTypeDefinitionId(ExportedType) |
Gets a hint at the likely row number of the target type in the TypeDef table of its module.
If the namespaces and names do not match, resolution falls back to a full search of the target TypeDef table. Ignored and should be zero if IsForwarder is |