|
-
Aug 21st, 2006, 04:33 AM
#1
Thread Starter
Frenzied Member
[2.0] WMI namespace and classes
Hi guys, how do I get the namespace and classes w/ the specific property.
The user input a certain property then the application will query on what namespace and class it is under.
i.e IPaddress it's under root/cimv2 namespace and win32_networkadapterconfiguration class.
thanks in advance guys.
-
Aug 21st, 2006, 10:03 AM
#2
Re: [2.0] WMI namespace and classes
Do you know where to find the DLLs that correspond to this? You could probably use Reflection to query them, or maybe not, but it's a start.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|