2
Answers

Can I get the information about IE's status in IE is running?

Ask a question
mmplay

mmplay

20y
1.8k
1
Hi,there Can I get the information about IE's status in IE is running? (ex. Where IEs visit for?) Process [] localByName = Process.GetProcessesByName("IEXPLORE"); I can get how many IEs be created, but don't know how to get where IEs visit for? Please help me. Thanks...

Answers (2)