Share via


IPHostEntry Members

The following tables list the members exposed by the IPHostEntry type.

Public Constructors

Name Description
Public Method IPHostEntry Initializes a new instance of the IPHostEntry class.

Public Properties

Name Description
Public Property AddressList Gets a list of Internet Protocol (IP) addresses that are associated with a specific host server.
Public Property HostName Gets the Domain Name System (DNS) name of a specific host server.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

IPHostEntry Class
System.Net Namespace