[Mono-dev] Searching the GAC w/ the embedded API

Robert Jordan robertj at gmx.net
Mon Apr 21 16:08:39 EDT 2008


Casey Marshall wrote:
> Also, I was wondering (but didn't ask it that well) if it's possible to
> load an assembly by name, e.g., just "foo.bar.dll" or "foo.bar", if that
> assembly is in the GAC, or maybe a location in MONO_PATH, instead of
> giving the full path to the DLL.

Of course. See mono_assembly_load_with_partial_name ().

Robert



More information about the Mono-devel-list mailing list