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
- 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, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.