How do I determine "Network Location" in .NET?
Posted
by Gareth
on Stack Overflow
See other posts from Stack Overflow
or by Gareth
Published on 2010-05-24T08:27:27Z
Indexed on
2010/05/24
8:31 UTC
Read the original article
Hit count: 292
In Windows 7 (and Vista I think), a network you're connected to is assigned to a "location" e.g. Home / Work or Public.
Is it possible to determine the current network location programatically?
© Stack Overflow or respective owner