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.
Returns "traceInfo".
Namespace: Microsoft.VisualStudio.TestTools.Common
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Syntax
'Declaration
<PersistenceElementNameAttribute("traceInfo")> _
Protected m_traceInfo As TestExecutionTraceInformation
[PersistenceElementNameAttribute("traceInfo")]
protected TestExecutionTraceInformation m_traceInfo
[PersistenceElementNameAttribute(L"traceInfo")]
protected:
TestExecutionTraceInformation^ m_traceInfo
[<PersistenceElementNameAttribute("traceInfo")>]
val mutable m_traceInfo: TestExecutionTraceInformation
protected var m_traceInfo : TestExecutionTraceInformation
.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.