TestResultMessage.m_startTime Field

Returns the value of the StartTime property.

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

Syntax

'Declaration
<PersistenceElementNameAttribute("startTime")> _
Protected m_startTime As DateTime
[PersistenceElementNameAttribute("startTime")]
protected DateTime m_startTime
[PersistenceElementNameAttribute(L"startTime")]
protected:
DateTime m_startTime
[<PersistenceElementNameAttribute("startTime")>]
val mutable m_startTime: DateTime
protected var m_startTime : DateTime

.NET Framework Security

See Also

Reference

TestResultMessage Class

Microsoft.VisualStudio.TestTools.Common Namespace

StartTime