Condividi tramite


Proprietà MapsDirectionsTask.End

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

Sintassi

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

Valore proprietà

Tipo: Microsoft.Phone.Tasks.LabeledMapLocation

Informazioni sulla versione

.NET per applicazioni Windows Phone

Supportato in: Windows Phone 8, Silverlight 8.1

Sicurezza di .NET Framework

Vedere anche

Riferimenti

MapsDirectionsTask Classe

Spazio dei nomi Microsoft.Phone.Tasks