Share via


IMap.Pins Propriété

Définition

Broches qui doivent être affichées sur cette carte.

public:
 property System::Collections::Generic::IList<Microsoft::Maui::Maps::IMapPin ^> ^ Pins { System::Collections::Generic::IList<Microsoft::Maui::Maps::IMapPin ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.Maui.Maps.IMapPin> Pins { get; }
member this.Pins : System.Collections.Generic.IList<Microsoft.Maui.Maps.IMapPin>
Public ReadOnly Property Pins As IList(Of IMapPin)

Valeur de propriété

S’applique à