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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.