프로퍼티 | 타입 | 설명 | |
---|---|---|---|
GetBestInterfaceForAddress | int | ||
GetNetworkInterfaces | System.Net.NetworkInformation.NetworkInterface[] | ||
InternalGetIsNetworkAvailable | bool | ||
SystemNetworkInterface | Microsoft.Win32.SafeHandles |
메소드 | 설명 | |
---|---|---|
GetIPProperties ( ) : |
||
GetIPStatistics ( ) : System.Net.NetworkInformation.IPInterfaceStatistics | ||
GetIPv4Statistics ( ) : |
||
GetPhysicalAddress ( ) : System.Net.NetworkInformation.PhysicalAddress | ||
Supports ( NetworkInterfaceComponent networkInterfaceComponent ) : bool |
메소드 | 설명 | |
---|---|---|
GetBestInterfaceForAddress ( |
||
GetNetworkInterfaces ( ) : System.Net.NetworkInformation.NetworkInterface[] | ||
InternalGetIsNetworkAvailable ( ) : bool | ||
SystemNetworkInterface ( System.Net.Interop fixedInfo, System.Net.Interop ipAdapterAddresses ) : Microsoft.Win32.SafeHandles |
public GetIPProperties ( ) : |
||
리턴 |
public GetIPStatistics ( ) : System.Net.NetworkInformation.IPInterfaceStatistics | ||
리턴 | System.Net.NetworkInformation.IPInterfaceStatistics |
public GetIPv4Statistics ( ) : |
||
리턴 |
public GetPhysicalAddress ( ) : System.Net.NetworkInformation.PhysicalAddress | ||
리턴 | System.Net.NetworkInformation.PhysicalAddress |
public Supports ( NetworkInterfaceComponent networkInterfaceComponent ) : bool | ||
networkInterfaceComponent | NetworkInterfaceComponent | |
리턴 | bool |