Hi all,
I'm working on an application in which i need to read the references of the project itself.
Is there any idea to get the projects references and display their names?
Ex :
System;
System.Collections.Generic;
System.ComponentModel;
System.Data;
System.Drawing;
etc....
Thanks.
I'm working on an application in which i need to read the references of the project itself.
Is there any idea to get the projects references and display their names?
Ex :
System;
System.Collections.Generic;
System.ComponentModel;
System.Data;
System.Drawing;
etc....
Thanks.