I can't figure out how to get it. I googled a lot since yesterday and I do not found any answer. Any Ideas?
Asked
Active
Viewed 254 times
Loop through NetworkInterface.GetAllNetworkInterfaces()
until you find the one you want, then look at GetIPProperties().GatewayAddresses
.