Click or drag to resize

networkToolsGetLocalIPv4 Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the first local IPv4 attached to the internal network that match NetowrkInterfaceType

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

Parameters

_type
Type: System.Net.NetworkInformationNetworkInterfaceType
The type.

Return Value

Type: String
See Also