Enable and disable the default gateway for IP packets through the dial-up adapter.
A boolean value which specifies if the default gateway should be used.
The DefaultGateway property is used to determine the default gateway for IP packets. If set to true, then packets are routed through the dial-up networking adapter when the connection is active. The value of this property corresponds to the Use Default Gateway checkbox on the TCP/IP configuration dialog.
InternetDialer Class | SocketTools Namespace