Condividi tramite


Campo TestElement.m_projectData

Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.

Restituisce il valore della proprietà ProjectData.

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

Sintassi

'Dichiarazione
<PersistenceElementNameAttribute("projectData")> _
Protected m_projectData As ProjectData
[PersistenceElementNameAttribute("projectData")]
protected ProjectData m_projectData
[PersistenceElementNameAttribute(L"projectData")]
protected:
ProjectData^ m_projectData
[<PersistenceElementNameAttribute("projectData")>]
val mutable m_projectData: ProjectData
protected var m_projectData : ProjectData

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TestElement Classe

Spazio dei nomi Microsoft.VisualStudio.TestTools.Common

ProjectData