TestResultMessage.m_duration Field

Definition

Returns the value of the Duration property.

protected: TimeSpan m_duration;
[Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("duration")]
protected TimeSpan m_duration;
[<Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("duration")>]
val mutable m_duration : TimeSpan
Protected m_duration As TimeSpan 

Field Value

Attributes

Applies to