Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道是否有办法在 IP 路由表中获取、删除、输入新路由。.net 框架是否实现了这一点? 目前我用 Process.Start 和“路由”命令完成了这个,但我想这不是最有效的方法。