Im using ManagementObjectSearcher and ManagementObject to retrive the devices list connected my pc a

Trips

Well-known member
Joined
Aug 7, 2010
Messages
2,788
But i have only a part of the list of stuff i cant show info about for example now i can show info about:

<span style="font-size:x-small <span style="font-size:x-small <font size="2
label1.Text =
</font>


<span style="color:#a31515; font-size:x-small <span style="color:#a31515; font-size:x-small "Type: "<span style="font-size:x-small + moDisk[<span style="color:#a31515; font-size:x-small <span style="color:#a31515; font-size:x-small "MediaType"<span style="font-size:x-small ].ToString();
label2.Text = <span style="color:#a31515; font-size:x-small <span style="color:#a31515; font-size:x-small "Model: "<span style="font-size:x-small + moDisk[<span style="color:#a31515; font-size:x-small <span style="color:#a31515; font-size:x-small "Model"<span style="font-size:x-small ].ToString();<span style="font-size:x-small <font size="2

label3.Text =
</font>



<span style="color:#a31515; font-size:x-small <span style="color:#a31515; font-size:x-small "Serial Number: "<span style="font-size:x-small + moDisk[<span style="color:#a31515; font-size:x-small <span style="color:#a31515; font-size:x-small "SerialNumber"<span style="font-size:x-small ].ToString();
label4.Text = <span style="color:#a31515; font-size:x-small <span style="color:#a31515; font-size:x-small "Interface: "<span style="font-size:x-small + moDisk[<span style="color:#a31515; font-size:x-small <span style="color:#a31515; font-size:x-small "InterfaceType"<span style="font-size:x-small ].ToString();

<span style="font-size:x-small I remember i found sometimes before a webpage of microsoft.msdn show a long list of all things i can use in the labels to show their information.
<span style="font-size:x-small Does anyone knows this web pages of the lists?

<span style="font-size:x-small Thanks.
<span style="font-size:x-small <hr class="sig danieli

View the full article
 
Back
Top