Compartir a través de


Route.EstimatedDuration (Propiedad)

Espacio de nombres:  Microsoft.Phone.Maps.Services
Ensamblado:  Microsoft.Phone.Maps (en Microsoft.Phone.Maps.dll)

Sintaxis

'Declaración
Public Property EstimatedDuration As TimeSpan
public TimeSpan EstimatedDuration { get; internal set; }
public:
virtual property TimeSpan EstimatedDuration {
    TimeSpan get () sealed;
    internal: void set (TimeSpan value) sealed;
}
abstract EstimatedDuration : TimeSpan with get, internal set
override EstimatedDuration : TimeSpan with get, internal set

Valor de propiedad

Tipo: System.TimeSpan

Implementaciones

IRoutePath.EstimatedDuration

Información de versión

.NET para aplicaciones de Windows Phone

Compatible con: Windows Phone 8, Silverlight 8.1

Seguridad de .NET Framework

Vea también

Referencia

Route Clase

Microsoft.Phone.Maps.Services (Espacio de nombres)