Share via


TrafficCircleRouteManeuver.ExitNumber Property

Namespace:  Microsoft.Phone.Maps.Services
Assembly:  Microsoft.Phone.Maps (in Microsoft.Phone.Maps.dll)

Syntax

'Declaration
Public Property ExitNumber As Integer
public int ExitNumber { get; internal set; }
public:
property int ExitNumber {
    int get ();
    internal: void set (int value);
}
member ExitNumber : int with get, internal set

Property Value

Type: System.Int32

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

TrafficCircleRouteManeuver Class

Microsoft.Phone.Maps.Services Namespace