Interfaccia ICLRAssemblyReferenceList
Gestisce un elenco di assembly caricati da Common Language Runtime e non dall'host.
Metodi
Metodo |
Descrizione |
---|---|
Ottiene un valore che indica se il puntatore fornito fa riferimento a un assembly nell'elenco. |
|
Metodo ICLRAssemblyReferenceList::IsStringAssemblyReferenceInList |
Ottiene un valore che indica se il nome fornito corrisponde a quello di un assembly nell'elenco. |
Note
Chiamare il metodo ICLRAssemblyIdentityManager::GetCLRAssemblyReferenceList per ottenere un puntatore a un'istanza di ICLRAssemblyReferenceList.
Requisiti
Piattaforme: vedere Requisiti di sistema di .NET Framework.
Intestazione: MSCorEE.h
Libreria: inclusa come risorsa in MSCorEE.dll
Versioni di .NET Framework: 4, 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0
Vedere anche
Riferimenti
Interfaccia ICLRAssemblyIdentityManager
Interfaccia IHostAssemblyStore