Campo TestResult.m_stdErr
Retorna "stdErr".
Namespace: Microsoft.VisualStudio.TestTools.Common
Assembly: Microsoft.VisualStudio.QualityTools.Common (em Microsoft.VisualStudio.QualityTools.Common.dll)
Sintaxe
'Declaração
<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
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.