Freigeben über


LabeledMapLocation.Location-Eigenschaft

Namespace:  Microsoft.Phone.Tasks
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

'Declaration
Public Property Location As GeoCoordinate
public GeoCoordinate Location { get; set; }
public:
property GeoCoordinate^ Location {
    GeoCoordinate^ get ();
    void set (GeoCoordinate^ value);
}
member Location : GeoCoordinate with get, set

Eigenschaftswert

Typ: System.Device.Location.GeoCoordinate

Versionsinformationen

.NET für Windows Phone-Apps

Unterstützt in: Windows Phone 8, Silverlight 8.1

.NET Framework-Sicherheit

Siehe auch

Referenz

LabeledMapLocation Klasse

Microsoft.Phone.Tasks-Namespace