System::Net::DnsEndPoint::get_AddressFamily method

DnsEndPoint::get_AddressFamily method

RTTI information.

System::Net::Sockets::AddressFamily System::Net::DnsEndPoint::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