MapRouteManeuver.ManeuverNotices Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets additional information associated with the maneuver.
public:
property MapManeuverNotices ManeuverNotices { MapManeuverNotices get(); };
MapManeuverNotices ManeuverNotices();
public MapManeuverNotices ManeuverNotices { get; }
var mapManeuverNotices = mapRouteManeuver.maneuverNotices;
Public ReadOnly Property ManeuverNotices As MapManeuverNotices
Property Value
Additional information associated with the maneuver.