Which program in Visual Studio lets me look into DLLs to see its API? April 12, 2023 by Tarik This is exactly what the Object Browser is for. Add a reference to the DLL. Right click it in the list. Click View in Object Browser.