Condividi tramite


MapRoute.ViolatedRestrictions Proprietà

Definizione

Ottiene un valore che indica se le restrizioni sono state violate dalla route.

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

Valore della proprietà

MapRouteRestrictions che sono stati violati dalla route.

Si applica a