Freigeben über


LabeledMapLocation-Konstruktor (String, GeoCoordinate)

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

Syntax

'Declaration
Public Sub New ( _
    label As String, _
    location As GeoCoordinate _
)
public LabeledMapLocation(
    string label,
    GeoCoordinate location
)
public:
LabeledMapLocation(
    String^ label, 
    GeoCoordinate^ location
)
new : 
        label:string * 
        location:GeoCoordinate -> LabeledMapLocation

Parameter

Versionsinformationen

.NET für Windows Phone-Apps

Unterstützt in: Windows Phone 8, Silverlight 8.1

.NET Framework-Sicherheit

Siehe auch

Referenz

LabeledMapLocation Klasse

LabeledMapLocation-Überladung

Microsoft.Phone.Tasks-Namespace