After create a plugin instance how to delete plugin file?IUibrahim uzul13yAsked Aug 2, 2013, 4:08 AM1.3kVisual Basic .NETI used Activator.CreateInstance(ObjType);My plugin returned a Form.I showed Form.After Form closed i want to dispose Instance and delete plugin file.How can i do this?
Replies
Know the answer? Post it — somebody with the same question will find it here.