OtherAddresses Property

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

Syntax

public string OtherAddresses { get; }
Public ReadOnly Property OtherAddresses As String

Default Value

""

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.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 .NET Edition - Version 20.0 [Build 8307]