Condividi tramite


Proprietà AddressResult.Address

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

Sintassi

'Dichiarazione
Public Property Address As String
public string Address { get; internal set; }
public:
property String^ Address {
    String^ get ();
    internal: void set (String^ value);
}
member Address : string with get, internal set

Valore proprietà

Tipo: System.String

Informazioni sulla versione

.NET per applicazioni Windows Phone

Supportato in: Windows Phone 8, Silverlight 8.1

Sicurezza di .NET Framework

Vedere anche

Riferimenti

AddressResult Classe

Spazio dei nomi Microsoft.Phone.Tasks