Freigeben über


ConnectionSettingsTask.ConnectionSettingsType-Eigenschaft

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

Syntax

'Declaration
Public Property ConnectionSettingsType As ConnectionSettingsType
public ConnectionSettingsType ConnectionSettingsType { get; set; }
public:
property ConnectionSettingsType ConnectionSettingsType {
    ConnectionSettingsType get ();
    void set (ConnectionSettingsType value);
}
member ConnectionSettingsType : ConnectionSettingsType with get, set

Eigenschaftswert

Typ: Microsoft.Phone.Tasks.ConnectionSettingsType

Versionsinformationen

.NET für Windows Phone-Apps

Unterstützt in: Windows Phone 8, Silverlight 8.1

.NET Framework-Sicherheit

Siehe auch

Referenz

ConnectionSettingsTask Klasse

Microsoft.Phone.Tasks-Namespace