Compartir a través de


TestResultMessage.m_endTime (Campo)

Devuelve el valor de la propiedad EndTime.

Espacio de nombres:  Microsoft.VisualStudio.TestTools.Common
Ensamblado:  Microsoft.VisualStudio.QualityTools.Common (en Microsoft.VisualStudio.QualityTools.Common.dll)

Sintaxis

'Declaración
<PersistenceElementNameAttribute("endTime")> _
Protected m_endTime As DateTime
[PersistenceElementNameAttribute("endTime")]
protected DateTime m_endTime
[PersistenceElementNameAttribute(L"endTime")]
protected:
DateTime m_endTime
[<PersistenceElementNameAttribute("endTime")>]
val mutable m_endTime: DateTime
protected var m_endTime : DateTime

Seguridad de .NET Framework

Vea también

Referencia

TestResultMessage Clase

Microsoft.VisualStudio.TestTools.Common (Espacio de nombres)

EndTime