Partager via


TestResult.m_stdErr, champ

Retourne "stdErr".

Espace de noms :  Microsoft.VisualStudio.TestTools.Common
Assembly :  Microsoft.VisualStudio.QualityTools.Common (dans Microsoft.VisualStudio.QualityTools.Common.dll)

Syntaxe

'Déclaration
<PersistenceElementNameAttribute("stderr")> _
Protected m_stdErr As String
[PersistenceElementNameAttribute("stderr")]
protected string m_stdErr
[PersistenceElementNameAttribute(L"stderr")]
protected:
String^ m_stdErr
[<PersistenceElementNameAttribute("stderr")>]
val mutable m_stdErr: string
protected var m_stdErr : String

Sécurité .NET Framework

Voir aussi

Référence

TestResult Classe

Microsoft.VisualStudio.TestTools.Common, espace de noms