0

Is it possible to check whether xbap application runs on 32bit or 64bit version of IE9?

drv
  • 125
  • 1
  • 10

1 Answers1

0

Query the System.Environment.Is64BitProcess property

Andrei Rînea
  • 20,288
  • 17
  • 117
  • 166