ICLRAssemblyReferenceList Interface
Manages a list of assemblies that are loaded by the common language runtime (CLR) and not by the host.
Methods
Method | Description |
---|---|
IsAssemblyReferenceInList Method | Gets a value that indicates whether the supplied pointer references an assembly in the list. |
IsStringAssemblyReferenceInList Method | Gets a value that indicates whether the supplied name matches the name of an assembly in the list. |
Remarks
Call the ICLRAssemblyIdentityManager::GetCLRAssemblyReferenceList method to get a pointer to an instance of ICLRAssemblyReferenceList
.
Requirements
Platforms: See System Requirements.
Header: MSCorEE.h
Library: Included as a resource in MSCorEE.dll
.NET Framework Versions: Available since 2.0
See also
Συνεργαστείτε μαζί μας στο GitHub
Μπορείτε να βρείτε την πηγή για αυτό το περιεχόμενο στο GitHub, όπου μπορείτε επίσης να δημιουργήσετε και να εξετάσετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεργατών.