Condividi tramite


Proprietà MapLocation.Information

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

Sintassi

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

Valore proprietà

Tipo: Microsoft.Phone.Maps.Services.LocationInformation

Informazioni sulla versione

.NET per applicazioni Windows Phone

Supportato in: Windows Phone 8, Silverlight 8.1

Sicurezza di .NET Framework

Vedere anche

Riferimenti

MapLocation Classe

Spazio dei nomi Microsoft.Phone.Maps.Services