Sdílet prostřednictvím


TestResultMessage.m_endTime – pole

Vrátí hodnotu EndTime vlastnost.

Obor názvů:  Microsoft.VisualStudio.TestTools.Common
Sestavení:  Microsoft.VisualStudio.QualityTools.Common (v Microsoft.VisualStudio.QualityTools.Common.dll)

Syntaxe

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

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

TestResultMessage Třída

Microsoft.VisualStudio.TestTools.Common – obor názvů

EndTime