IMapToken Interface

Provides mapping capabilities between assemblies.

Note

The IMapToken interface must be implemented by the client.

Methods

Method Description
Map Method Maps a relationship between two assemblies using metadata signatures.

Requirements

Platforms: See System Requirements.

Header: Cor.h

Library: Used as a resource in MsCorEE.dll

.NET Framework Versions: Available since 1.0

See also