Compartir a través de


MapLocation.Information (Propiedad)

Espacio de nombres:  Microsoft.Phone.Maps.Services
Ensamblado:  Microsoft.Phone.Maps (en Microsoft.Phone.Maps.dll)

Sintaxis

'Declaración
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

Valor de propiedad

Tipo: Microsoft.Phone.Maps.Services.LocationInformation

Información de versión

.NET para aplicaciones de Windows Phone

Compatible con: Windows Phone 8, Silverlight 8.1

Seguridad de .NET Framework

Vea también

Referencia

MapLocation Clase

Microsoft.Phone.Maps.Services (Espacio de nombres)