How can I, in my C# applictation, read specific information about a device? I have tried WMI and it does not provide the information that I need.
The information that I want is stored in the Details tab of a device and the information I want there is "Parent".
I have also looked in regedit, without any luck.