Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Start time that is set for this timer result object.
Namespace: Microsoft.VisualStudio.TestTools.Common
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Syntax
'Declaration
<PersistenceElementNameAttribute("startTime")> _
Protected m_startTime As DateTime
[PersistenceElementNameAttribute("startTime")]
protected DateTime m_startTime
[PersistenceElementNameAttribute(L"startTime")]
protected:
DateTime m_startTime
[<PersistenceElementNameAttribute("startTime")>]
val mutable m_startTime: DateTime
protected var m_startTime : DateTime
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.