system net dns gethostentry的相關文章
Dns Class (System.Net)

Dns Class (System.Net)

瀏覽:1343
日期:2024-07-13
The Dns class is a static class that retrieves information about a specific host from the Internet Domain Name System (DNS). The host information from the DNS query is returned in an instance of the IPHostEntry class. If the specified host has more than o...看更多