ICLRProbingAssemblyEnum Interface
Provides methods that enable the host to get the probing identities of an assembly by using the assembly's identity information that is internal to the common language runtime (CLR), without needing to create or understand that identity.
Methods
Method | Description |
---|---|
Get Method | Gets the assembly identity at the specified index. |
Remarks
Methods such as ICLRAssemblyIdentityManager::GetProbingAssembliesFromReference return an ICLRProbingAssemblyEnum
instance.
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
Sodelujte z nami v storitvi GitHub
Vir za to vsebino najdete v storitvi GitHub, kjer lahko tudi ustvarite in pregledate težave in zahtevke za uveljavitev sprememb. Če želite več informacij, glejte naš vodnik za sodelavce.