C# 클래스 Goedel.Platform.SystemNetworkProfile

Describe the network configuration of the current machine.
파일 보기 프로젝트 열기: hallambaker/Mathematical-Mesh

공개 메소드들

메소드 설명
DisplayDnsAddresses ( ) : void

Write DNS configuration data to the console.

GetDnsAddresses ( ) : IPAddressCollection

Get the list of DNS server IP Addresses for the first active IP address that is not a tunnel.

메소드 상세

DisplayDnsAddresses() 공개 정적인 메소드

Write DNS configuration data to the console.
public static DisplayDnsAddresses ( ) : void
리턴 void

GetDnsAddresses() 공개 정적인 메소드

Get the list of DNS server IP Addresses for the first active IP address that is not a tunnel.
public static GetDnsAddresses ( ) : IPAddressCollection
리턴 IPAddressCollection