Campo TestResult.m_debugTrace
Retorna "debugTrace".
Namespace: Microsoft.VisualStudio.TestTools.Common
Assembly: Microsoft.VisualStudio.QualityTools.Common (em Microsoft.VisualStudio.QualityTools.Common.dll)
Sintaxe
'Declaração
<PersistenceElementNameAttribute("debugTrace")> _
Protected m_debugTrace As String
[PersistenceElementNameAttribute("debugTrace")]
protected string m_debugTrace
[PersistenceElementNameAttribute(L"debugTrace")]
protected:
String^ m_debugTrace
[<PersistenceElementNameAttribute("debugTrace")>]
val mutable m_debugTrace: string
protected var m_debugTrace : String
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiáveis.