Campo TestElement.m_deploymentItems
Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.
Restituisce il valore della proprietà DeploymentItems.
Spazio dei nomi: Microsoft.VisualStudio.TestTools.Common
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Sintassi
'Dichiarazione
Protected m_deploymentItems As DeploymentItemCollection
protected DeploymentItemCollection m_deploymentItems
protected:
DeploymentItemCollection^ m_deploymentItems
val mutable m_deploymentItems: DeploymentItemCollection
protected var m_deploymentItems : DeploymentItemCollection
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per altre informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.