Click or drag to resize

networkToolsGetAllLocalIPv4 Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets all local i PV4.

Namespace:  imbACE.Network.extensions
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
public static string[] GetAllLocalIPv4(
	NetworkInterfaceType _type
)
Request Example View Source

Parameters

_type
Type: System.Net.NetworkInformationNetworkInterfaceType
The type.

Return Value

Type: String
See Also