Click or drag to resize

WiFiIsHidden Property

Gets or sets a flag to indicate whether the WiFi hides its SSID.

Namespace:  Opait.Barcoder.QRCode
Assembly:  Opait.Barcoder (in Opait.Barcoder.dll) Version: 1.3.4.0
Syntax
C#
public bool IsHidden { get; set; }

Property Value

Type: Boolean
See Also