NETLink`
NETLink`

GetAssemblyObject

GetAssemblyObject[asm ]

returns the .NET Assembly object corresponding to the specified NETAssembly expression asm.

Details and Options

  • 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.