TestResultMessage.m_endTime Field

Returns the value of the EndTime property.

Namespace:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Syntax

'Declaration
<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

.NET Framework Security

See Also

Reference

TestResultMessage Class

Microsoft.VisualStudio.TestTools.Common Namespace

EndTime