Partager via


MapRouteManeuver.ManeuverNotices Propriété

Définition

Obtient des informations supplémentaires associées à la manœuvre.

public:
 property MapManeuverNotices ManeuverNotices { MapManeuverNotices get(); };
MapManeuverNotices ManeuverNotices();
public MapManeuverNotices ManeuverNotices { get; }
var mapManeuverNotices = mapRouteManeuver.maneuverNotices;
Public ReadOnly Property ManeuverNotices As MapManeuverNotices

Valeur de propriété

Informations supplémentaires associées à la manœuvre.

S’applique à

Voir aussi