TestElement.m_deploymentItems Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the value of the DeploymentItems property.
protected: Microsoft::VisualStudio::TestTools::Common::DeploymentItemCollection ^ m_deploymentItems;
protected Microsoft.VisualStudio.TestTools.Common.DeploymentItemCollection m_deploymentItems;
val mutable m_deploymentItems : Microsoft.VisualStudio.TestTools.Common.DeploymentItemCollection
Protected m_deploymentItems As DeploymentItemCollection