AdapterOtherIPAddresses Property
Other IP addresses leased by the adapter specified by AdapterIndex , if any.
Syntax
[VB.NET] Public ReadOnlyProperty AdapterOtherIPAddresses As String
[C#] public string AdapterOtherIPAddresses {get;}
Remarks
This property contains a space separated list of any other IP addresses leased by the adapter specified by AdapterIndex, if any.
NOTE: This functionality is only available in Windows.
This property is read-only.
Default Value
""