Diary, commentary, reviews, snippets to preserve on-line
A trivial bit of PoSh that I know I'll end up reusing:
>[system.reflection.assemblyname]::getassemblyname( …path to assembly… ).FullName
gives you the string you need to put into e.g. clr.Addreference().
clr.Addreference()
No comments:
Post a Comment