Click or drag to resize

WiFiSettingsStaticIP Property

Gets or sets the static IP.

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

Property Value

Type: IPAddress
The static IP.
See Also