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
Samarbeid med oss på GitHub
Du finner kilden for dette innholdet på GitHub. Der du også kan opprette og se gjennom problemer og pull-forespørsler. Hvis du vil ha mer informasjon, kan du se vår bidragsyterveiledning.