ConnectionSettingsTask.ConnectionSettingsType, propriété

Espace de noms :  Microsoft.Phone.Tasks
Assembly :  Microsoft.Phone (dans Microsoft.Phone.dll)

Syntaxe

'Déclaration
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

Valeur de propriété

Type : Microsoft.Phone.Tasks.ConnectionSettingsType

Informations de version

.NET pour les applications Windows Phone

Pris en charge dans : Windows Phone 8, Silverlight 8.1

Sécurité .NET Framework

Voir aussi

Référence

ConnectionSettingsTask Classe

Microsoft.Phone.Tasks, espace de noms