Поделиться через


TestResultMessage.m_endTime - поле

Возвращает значение свойства EndTime.

Пространство имен:  Microsoft.VisualStudio.TestTools.Common
Сборка:  Microsoft.VisualStudio.QualityTools.Common (в Microsoft.VisualStudio.QualityTools.Common.dll)

Синтаксис

'Декларация
<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

См. также

Ссылки

TestResultMessage Класс

Microsoft.VisualStudio.TestTools.Common - пространство имен

EndTime