MapRoute.ViolatedRestrictions Свойство

Определение

Возвращает значение, указывающее, были ли нарушены какие-либо ограничения маршрутом.

public:
 property MapRouteRestrictions ViolatedRestrictions { MapRouteRestrictions get(); };
MapRouteRestrictions ViolatedRestrictions();
public MapRouteRestrictions ViolatedRestrictions { get; }
var mapRouteRestrictions = mapRoute.violatedRestrictions;
Public ReadOnly Property ViolatedRestrictions As MapRouteRestrictions

Значение свойства

Параметры MapRouteRestriction, которые были нарушены маршрутом.

Применяется к