4
Shouts

Query WMI with IronRuby « IronRuby rocks

posted by ThorstenHansThorstenHans 1109 days, 23 hours, 29 minutes ago
Monday, May 10, 2010 1:05:35 PM GMT

Query WMI with IronRuby 0 comments Posted on 10th May 2010 by Thorsten in IronRuby | Scripts IronRuby, WMI

In order to get detailed information about a system or about the operating system you can use the Windows Management Interface (WMI) to query the information you need. With IronRuby this is just as simple as in CLR. Just a few lines of code and you receive the information you need. First lets have a look at the IronRuby class DiskInfo, which will store the information for any logical device...

category: How To | clicked: 14 | | source: ironruby-rocks.com | show counter code
tags: IronRuby, WMI

No comments yet, be the first one to post comment.

To post your comment please login or signup