HostServices Property  
 

Return the well-known services available for the specified host.

Syntax

object.HostServices

Remarks

The HostServices property returns a string that contains a list of well-known services for the specified host. This corresponds to the WKS entry in the nameserver's database. The services returned depend on the protocol specified in the HostProtocol property.

Data Type

String

See Also

HostProtocol Property