DefaultGateway Property  
 

Set the default route for IP packets through the dial-up adapter.

Syntax

[form].object.DefaultGateway [= { True | False } ]

Remarks

The DefaultGateway property is used to determine the default route 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.

Data Type

Boolean