C# beginner question

  • Thread starter Thread starter Marco Shaw
  • Start date Start date
M

Marco Shaw

Source:
http://msdn.microsoft.com/en-us/library/bb960482.aspx

This specific line in the C# code section:
monitorOverride.Property = ManagementPackMonitorProperty.Enabled;

I don't get how "ManagementPackMonitorProperty" is actually defined or
how it works.

I understand the remainder though.

(I'm actually trying to translate this into PowerShell.)

Marco
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top