System Environment Variables

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi All,

What's the "best" way to get System Environment Variables (VS2003)?
Environment.GetEnvironmentVariable("xxx") only gets user Environment
variables.

Thanks,
pagates
 
Back
Top