ConnectionSettingsTask.ConnectionSettingsType Property

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

Gets or sets the type of network connection settings that will be displayed.

Namespace:  Microsoft.Phone.Tasks
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.

Syntax

Public Property ConnectionSettingsType As ConnectionSettingsType
public ConnectionSettingsType ConnectionSettingsType { get; set; }
<object ConnectionSettingsType="ConnectionSettingsType" .../>

Property Value

Type: Microsoft.Phone.Tasks..::.ConnectionSettingsType
The type of network connection settings that will be displayed.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Platforms

Windows Phone

See Also

Reference

ConnectionSettingsTask Class

Microsoft.Phone.Tasks Namespace