Freigeben über


TestResultMessage.m_endTime-Feld

Gibt den Wert der EndTime-Eigenschaft zurück.

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-Sicherheit

Siehe auch

Referenz

TestResultMessage Klasse

Microsoft.VisualStudio.TestTools.Common-Namespace

EndTime