Share via


TestElement.m_deploymentItems Field

Definition

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 

Field Value

Applies to