NETLink`
NETLink`
GetAssemblyObject
GetAssemblyObject[asm ]
returns the .NET Assembly object corresponding to the specified NETAssembly expression asm.
更多信息和选项
- To use GetAssemblyObject, you first need to load .NET/Link using Needs["NETLink`"].
- This is a rarely used method provided for programmers who have a need to obtain an actual .NET Assembly object corresponding to a loaded assembly.