Click or drag to resize

WiFiSettingsGateway Property

Gets or sets the gateway.

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

Property Value

Type: IPAddress
The gateway.
See Also