Walter.Net.Networking
GetSubnetMasks Method
Walter.Net.Networking Assembly > Walter.Net.Networking Namespace > LocalNetwork Class : GetSubnetMasks Method
Get all IP addresses and subnet masks of the local computer
Syntax
public static IReadOnlyList<ValueTuple<IPAddress,IPAddress>> GetSubnetMasks()

Return Value

List with address and masks used
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

LocalNetwork Class
LocalNetwork Members