Hi
I need to reference a .net .dll file at runtime of my program.
Does anyone know the code to do it?
muzzy1000 0 Newbie Poster
Recommended Answers
Jump to PostUse
System.Reflection.Assembly.LoadFile("C:\assembly.dll")
All 3 Replies
sknake 1,622 Senior Poster Featured Poster
muzzy1000 0 Newbie Poster
sknake 1,622 Senior Poster Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.