WMI and CSharp (C#): Enumerate all classes from a namespace

By | January 6, 2018

Now that we know how to enumerate all the namespace from root, let’s have a look on how to enumerate all the classes from a namespace.

You should see this:

wmi Namespace Classes Screenshoot

Next step is to enumerate all the instances from a class.

Ahmet

 
0 Kudos
Don't
move!

3 thoughts on “WMI and CSharp (C#): Enumerate all classes from a namespace

  1. Pingback: A Web Technologist Adventure » Blog Archive » WMI and CSharp (C#)Enumerate all the instances (and properties) from a class via WQL

  2. Pingback: WMI and CSharp (C#)Enumerate all the instances (and properties) from a class via WQL | Random.Thinking.ToString();

Thoughts?