Läs på engelska Redigera

Dela via


ExportedType Struct

Definition

C#
public struct ExportedType
C#
public readonly struct ExportedType
Inheritance
ExportedType

Properties

Attributes
Implementation

Gets a handle to resolve the implementation of the target type.

IsForwarder
Name

Gets the name of the target type, or default if the type is nested or defined in a root namespace.

Namespace

Gets the full name of the namespace that contains the target type, or default if the type is nested or defined in a root namespace.

NamespaceDefinition

Gets the definition handle of the namespace where the target type is defined, or default if the type is nested or defined in a root namespace.

Methods

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 true.

Applies to

Produkt Versioner
.NET Core 1.0, Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8 (package-provided), 8, 9 (package-provided), 9, 10 (package-provided), 10
.NET Standard 2.0 (package-provided)
UWP 10.0