Partager via


ICLRProbingAssemblyEnum, interface

Fournit des méthodes qui permettent à l'hôte d'obtenir les identités d'identification d'un assembly à l'aide des informations d'identité de l'assembly qui figurent dans le Common Language Runtime (CLR), sans avoir à créer ni à comprendre cette identité.

Méthodes

Méthode

Description

ICLRProbingAssemblyEnum::Get, méthode

Obtient l'identité d'assembly à l'index spécifié.

Notes

Des méthodes telles qu'ICLRAssemblyIdentityManager::GetProbingAssembliesFromReference retournent une instance ICLRProbingAssemblyEnum.

Spécifications

Plateformes : consultez Configuration requise du .NET Framework.

En-tête : MSCorEE.h

Bibliothèque : incluse en tant que ressource dans MSCorEE.dll

Versions du .NET Framework : 4, 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0

Voir aussi

Référence

ICLRAssemblyIdentityManager, interface

ICLRAssemblyReferenceList, interface

Autres ressources

Interfaces d'hébergement