नोट
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप साइन इन करने या निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
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