Share via


SocketAddress.Family Property

Gets the address family for the current address.

Namespace: System.Net
Assembly: System (in system.dll)

Syntax

public AddressFamily Family { get; }

Property Value

A value of the AddressFamily enumeration specifying the addressing scheme that is used to resolve the current address.

Version Information

Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, 4.1, and 4.2.

See Also

Reference

SocketAddress Class
SocketAddress Members
System.Net Namespace