Condividi tramite


Campo TestElement.m_hostData

Restituisce i dati interni dell'host.

Spazio dei nomi:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Sintassi

'Dichiarazione
<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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TestElement Classe

Spazio dei nomi Microsoft.VisualStudio.TestTools.Common

HostData