Condividi tramite


Campo TestResultMessage.m_endTime

Restituisce il valore di EndTime proprietà.

Spazio dei nomi:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Sintassi

'Dichiarazione
<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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TestResultMessage Classe

Spazio dei nomi Microsoft.VisualStudio.TestTools.Common

EndTime