AdapterGateway Property
The default gateway of the adapter identified by AdapterIndex .
Syntax
[VB.NET] Public ReadOnlyProperty AdapterGateway As String
[C#] public string AdapterGateway {get;}
Remarks
This property contains the default gateway of the adapter identified by AdapterIndex, as returned by the system.
NOTE: This functionality is only available in Windows.
This property is read-only.
Default Value
""