Condividi tramite


Proprietà ConnectionSettingsTask.ConnectionSettingsType

Spazio dei nomi:  Microsoft.Phone.Tasks
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Sintassi

'Dichiarazione
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

Valore proprietà

Tipo: Microsoft.Phone.Tasks.ConnectionSettingsType

Informazioni sulla versione

.NET per applicazioni Windows Phone

Supportato in: Windows Phone 8, Silverlight 8.1

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ConnectionSettingsTask Classe

Spazio dei nomi Microsoft.Phone.Tasks