Partager via


MapRouteManeuver.Warnings Propriété

Définition

Obtient une liste des problèmes potentiels le long d’un tronçon de route.

public:
 property IVectorView<ManeuverWarning ^> ^ Warnings { IVectorView<ManeuverWarning ^> ^ get(); };
IVectorView<ManeuverWarning> Warnings();
public IReadOnlyList<ManeuverWarning> Warnings { get; }
var iVectorView = mapRouteManeuver.warnings;
Public ReadOnly Property Warnings As IReadOnlyList(Of ManeuverWarning)

Valeur de propriété

Liste des problèmes potentiels le long d’un tronçon de route.

Configuration requise pour Windows

Famille d’appareils
Windows 10 Creators Update (introduit dans 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v4.0)

S’applique à