ExportedType 結構

定義

public value class ExportedType
public struct ExportedType
public readonly struct ExportedType
type ExportedType = struct
Public Structure ExportedType
繼承
ExportedType

屬性

Attributes
Implementation

取得控制代碼,以解析目標型別的實作。

IsForwarder
Name

取得目標型別的名稱,如果型別是巢狀的或定義在根命名空間中,則為 default

Namespace

取得包含目標型別之命名空間的完整名稱,如果型別是巢狀的或定義在根命名空間中,則為 default

NamespaceDefinition

取得目標型別所定義在之命名空間的定義控制代碼,如果型別是巢狀的或定義在根命名空間中,則為 default

方法

GetCustomAttributes()

擴充方法

GetTypeDefinitionId(ExportedType)

在目標型別模組的 TypeDef 資料表中,於可能的目標型別資料列編號處取得提示。 如果命名空間和名稱不相符,則解析會退而使用目標 TypeDef 資料表的完整搜尋。 已忽略,且如果 IsForwardertrue,則應為零。

適用於