TestElement.m_hostData, champ
Retourne les données hôtes internes.
Espace de noms : Microsoft.VisualStudio.TestTools.Common
Assembly : Microsoft.VisualStudio.QualityTools.Common (dans Microsoft.VisualStudio.QualityTools.Common.dll)
Syntaxe
'Déclaration
<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
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.