AdapterIPAddress Property
The IP address of the adapter identified by AdapterIndex .
Syntax
[VB.NET] Public ReadOnlyProperty AdapterIPAddress As String
[C#] public string AdapterIPAddress {get;}
Remarks
This property contains the IP address of the adapter identified by AdapterIndex, as returned by the system.
This property is read-only.
Default Value
""