IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

OtherAddresses Property

Other addresses for the host identified by HostName (for multihomed hosts).

Syntax

[VB.NET]
Public ReadOnlyProperty OtherAddresses As String

[C#]
public string OtherAddresses {get;}

Remarks

This property contains a list of alternate addresses for the host specified by HostName and HostAddress separated by spaces. Most hosts have only one IP interface. This property is useful when querying multihomed hosts (hosts with more than one interface).

This property is read-only.

Default Value

""

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]