TestResult.m_debugTrace, champ
Retourne "debugTrace".
Espace de noms : Microsoft.VisualStudio.TestTools.Common
Assembly : Microsoft.VisualStudio.QualityTools.Common (dans Microsoft.VisualStudio.QualityTools.Common.dll)
Syntaxe
'Déclaration
<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
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, voir Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.