Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Maps a relationship between the assemblies using metadata signatures.
Syntax
HRESULT Map (
[in] mdToken tkImp,
[in] mdToken tkEmit
);
Parameters
tkImp
[in] The metadata token that represents the imported code object.
tkEmit
[in] The metadata token that represents the emitted code object.
Remarks
When the token re-map occurs during a merge, the original token is scoped in the imported (source) metadata scope and the new token is scoped in the emitted (target) metadata scope.
Requirements
Platforms: See .NET supported operating systems.
Header: Cor.h
Library: CorGuids.lib