Partilhar via


Campo TestElement.m_hostData

Retorna os dados do host interno.

Namespace:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (em Microsoft.VisualStudio.QualityTools.Common.dll)

Sintaxe

'Declaração
<PersistenceElementNameAttribute("hostData")> _
Protected m_hostData As String
[PersistenceElementNameAttribute("hostData")]
protected string m_hostData
[PersistenceElementNameAttribute(L"hostData")]
protected:
String^ m_hostData
[<PersistenceElementNameAttribute("hostData")>]
val mutable m_hostData: string
protected var m_hostData : String

Segurança do .NET Framework

Consulte também

Referência

TestElement Classe

Namespace Microsoft.VisualStudio.TestTools.Common

HostData