ConnectionSettingsType Enumeration

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Lists the network connection settings types supported by ConnectionSettingsTask.

Namespace:  Microsoft.Phone.Tasks
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Public Enumeration ConnectionSettingsType
public enum ConnectionSettingsType
<object property="enumerationValue" .../>

Members

Member name Description
WiFi Wi-Fi settings
Bluetooth Bluetooth settings
Cellular Cellular settings
AirplaneMode Airplane mode settings

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Platforms

Windows Phone

See Also

Reference

Microsoft.Phone.Tasks Namespace