System::Net::IPEndPoint::get_AddressFamily method

IPEndPoint::get_AddressFamily method

RTTI information.

System::Net::Sockets::AddressFamily System::Net::IPEndPoint::get_AddressFamily() override

ReturnValue

The address family to which the current instance belongs.

Remarks

Returns the address family to which the current instance belongs.

See Also