TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
holz mcgyver
NA
9
1.9k
about PhysicalMedia-Class
Sep 2 2010 8:31 PM
Heym,
is there anyone how get experiences with this class. I tryto use it, in a normal way like this:
ManagementObjectSearcher mang = new ManagementObjectSearcher("SELECT * FROM Win32_DiskDrive");
foreach (ManagementObject obj in mang.Get())
{
MessageBox.Show(Convert.ToString(obj["Description"]));
}
Here, i used the DiskDrive-Class, and all work fine, but if i try top use the PhysicalMediaClass in the equal way, the output just gives me a zero-string.
what´s mymistake?? can anyone help me???
holzmcgyver
Reply
Answers (
0
)
Why we use WPF ? what benifit it gives when we use it for web application and windows application ?
Transform a model's positions directly