TestResultMessage.m_startTime Field

Definition

Returns the value of the StartTime property.

protected: DateTime m_startTime;
[Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("startTime")]
protected DateTime m_startTime;
[<Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("startTime")>]
val mutable m_startTime : DateTime
Protected m_startTime As DateTime 

Field Value

Attributes

Applies to