我试图在Windows IOT中找到单播,Dns和网关地址.通常我可以使用NetworkInterface.GetAllNetworkInterfaces()方法访问这些值 .
NetworkInterface.GetAllNetworkInterfaces()
但在UWP中,缺少这种方法.
有没有替代方法来获得这些价值观?
.net c# iot windows-10-iot-core uwp
.net ×1
c# ×1
iot ×1
uwp ×1
windows-10-iot-core ×1