Dart.Sockets Namespace > IPEndPoint Class : HostNameOrAddress Property |
'Declaration Public Property HostNameOrAddress As String
'Usage Dim instance As IPEndPoint Dim value As String instance.HostNameOrAddress = value value = instance.HostNameOrAddress
public string HostNameOrAddress {get; set;}