ExportedType 結構
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public value class ExportedType
public struct ExportedType
public readonly struct ExportedType
type ExportedType = struct
Public Structure ExportedType
- 繼承
屬性
Attributes | |
Implementation |
取得控制代碼,以解析目標型別的實作。 |
IsForwarder | |
Name |
取得目標型別的名稱,如果型別是巢狀的或定義在根命名空間中,則為 |
Namespace |
取得包含目標型別之命名空間的完整名稱,如果型別是巢狀的或定義在根命名空間中,則為 |
NamespaceDefinition |
取得目標型別所定義在之命名空間的定義控制代碼,如果型別是巢狀的或定義在根命名空間中,則為 |
方法
GetCustomAttributes() |
擴充方法
GetTypeDefinitionId(ExportedType) |
在目標型別模組的 TypeDef 資料表中,於可能的目標型別資料列編號處取得提示。
如果命名空間和名稱不相符,則解析會退而使用目標 TypeDef 資料表的完整搜尋。 已忽略,且如果 IsForwarder 為 |