J
jwgoerlich
Hello,
In Visual Studio, one can add in a DLL as a reference. Then, using
Object Browser, one can open and browse thru the DLL's namespace and
look at its objects and functions.
Is there a way to do this programmatically? That is, to point to a
specific DLL and return its namespace as a string?
Thanks in advance,
J Wolfgang Goerlich
In Visual Studio, one can add in a DLL as a reference. Then, using
Object Browser, one can open and browse thru the DLL's namespace and
look at its objects and functions.
Is there a way to do this programmatically? That is, to point to a
specific DLL and return its namespace as a string?
Thanks in advance,
J Wolfgang Goerlich