Partager via


MapPolyline.Path, propriété

Espace de noms :  Microsoft.Phone.Maps.Controls
Assembly :  Microsoft.Phone.Maps (dans Microsoft.Phone.Maps.dll)

Syntaxe

'Déclaration
<TypeConverterAttribute(GetType(GeoCoordinateCollectionConverter))> _
Public Property Path As GeoCoordinateCollection
[TypeConverterAttribute(typeof(GeoCoordinateCollectionConverter))]
public GeoCoordinateCollection Path { get; set; }
[TypeConverterAttribute(typeof(GeoCoordinateCollectionConverter))]
public:
property GeoCoordinateCollection^ Path {
    GeoCoordinateCollection^ get ();
    void set (GeoCoordinateCollection^ value);
}
[<TypeConverterAttribute(typeof(GeoCoordinateCollectionConverter))>]
member Path : GeoCoordinateCollection with get, set

Valeur de propriété

Type : Microsoft.Phone.Maps.Controls.GeoCoordinateCollection

Informations de version

.NET pour les applications Windows Phone

Pris en charge dans : Windows Phone 8, Silverlight 8.1

Sécurité .NET Framework

Voir aussi

Référence

MapPolyline Classe

Microsoft.Phone.Maps.Controls, espace de noms