
Looking for ANY info on WMI and VB.NET
I read about the System.Management namespace, and am
trying to access it via a Windows Form, and it's not
there. (As goofy as that sounds...) There is the
System.Environment, the System.IO, System.Data, etc.,
namespaces - but that one seems to be missing.
Perhaps I've only got a partial or corrupted install.
Quote:
>-----Original Message-----
>Without knowing specifically what you are looking to do,
I will just point
>you towards the general information. The
System.Management namespace has
Quote:
>many of the pieces that might help you. There are also
several documents
>written about it in the .NET Framework Developer's Guide
in the help files.
>I hop this helps.
>Matthew Arnheiter
>> Has anyone found any documentation other than the
snippet in the C# area
Quote:
>> about WMI and VB.NET? What's going on? I went to
their sites and ...
>> frankly... there was darn little on VB.NET period and
nothing on accessing
Quote:
>> and working with WMI or ADSI.
>.