TestResultMessage.m_endTime Field

Definition

Returns the value of the EndTime property.

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

Field Value

Attributes

Applies to