Click or drag to resize

WiFiSettings.Gateway Property

Gets or sets the gateway.

Namespace:  com.gigatms.Parameters
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.17.1.0 (2.17.1.0)
Syntax
public IPAddress Gateway { get; set; }

Property Value

Type: IPAddress
The gateway.
See Also