Click or drag to resize

SystemWireless Class

The System.Wireless properties namespace.
Inheritance Hierarchy
SystemObject
  ShellBoost.Core.WindowsPropertySystemSystemWireless

Namespace:  ShellBoost.Core.WindowsPropertySystem
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public static class Wireless

The SystemWireless type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberConnectionMode
The System.Wireless.ConnectionMode property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Wireless_ConnectionMode. Display name Mode.
Public propertyStatic memberProfileName
The System.Wireless.ProfileName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Wireless_ProfileName. Display name Profile name.
Public propertyStatic memberRadioType
The System.Wireless.RadioType property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Wireless_RadioType. Display name Radio type.
Public propertyStatic memberSecurity
The System.Wireless.Security property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Wireless_Security. Display name Security type.
Top
See Also