Hello this is my first time asking a question and I wanted to get that out of the way if I did something wrong you can tell me so I will learn from my mistakes. Now I was programming in c# and wanted to put system information into an array so I can I can put it into a list view in order I set. I was testing it out and found a problem and can't seem to fine a good answer with the time I spent looking and trying to fix myself. I converted the desktop name to string and put it into a string array and keep getting back System.String[]
. Now I'm kinda new to c# and programming in generally as this is my first program by myself. If I made a simple mistake don't go to harsh as I'm still trying to learn myself.
My output https://i.stack.imgur.com/IxAaV.png My code https://i.stack.imgur.com/SunJ4.png