Click or drag to resize

WiFiSettingsSubnetMask Property

Gets or sets the subnet mask.

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

Property Value

Type: IPAddress
The subnet mask.
See Also