PowerTCP Mail for .NET
HostNameOrAddressColonPort Property




The host name or address used to create this IPEndPoint with ":port" appended.
Syntax
Public ReadOnly Property HostNameOrAddressColonPort As String
Dim instance As IPEndPoint
Dim value As String
 
value = instance.HostNameOrAddressColonPort
public string HostNameOrAddressColonPort {get;}
public: __property string* get_HostNameOrAddressColonPort();
public:
property String^ HostNameOrAddressColonPort {
   String^ get();
}
Remarks
If HostNameOrAddress is an IPv6 address, the format includes square brackets as follows: [xx:yy...zz]:port.
See Also

Reference

IPEndPoint Class
IPEndPoint Members


PowerTCP Mail for .NET Documentation Version 4.3
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic