Costruttore LabeledMapLocation (String, GeoCoordinate)

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

Sintassi

'Dichiarazione
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

Parametri

Informazioni sulla versione

.NET per applicazioni Windows Phone

Supportato in: Windows Phone 8, Silverlight 8.1

Sicurezza di .NET Framework

Vedere anche

Riferimenti

LabeledMapLocation Classe

Overload LabeledMapLocation

Spazio dei nomi Microsoft.Phone.Tasks