Share via


IRoutePath.EstimatedDuration Property

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

Syntax

'Declaration
ReadOnly Property EstimatedDuration As TimeSpan
TimeSpan EstimatedDuration { get; }
property TimeSpan EstimatedDuration {
    TimeSpan get ();
}
abstract EstimatedDuration : TimeSpan with get

Property Value

Type: System.TimeSpan

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

IRoutePath Interface

Microsoft.Phone.Maps.Services Namespace