ExportedTypeExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides an extension method to access the TypeDefinitionId column of the ExportedType table.
public ref class ExportedTypeExtensions abstract sealed
public static class ExportedTypeExtensions
type ExportedTypeExtensions = class
Public Module ExportedTypeExtensions
- Inheritance
-
ExportedTypeExtensions
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 |
Applies to
Співпраця з нами на GitHub
Джерело цього вмісту можна знайти на GitHub, де також можна створювати й переглядати запитання та запити на внесення змін. Докладні відомості наведено в нашому посібнику для співавторів.