TestRunConfiguration.DeploymentItems Property

Definition

public:
 property Microsoft::VisualStudio::TestTools::Common::DeploymentItemCollection ^ DeploymentItems { Microsoft::VisualStudio::TestTools::Common::DeploymentItemCollection ^ get(); void set(Microsoft::VisualStudio::TestTools::Common::DeploymentItemCollection ^ value); };
public Microsoft.VisualStudio.TestTools.Common.DeploymentItemCollection DeploymentItems { get; set; }
member this.DeploymentItems : Microsoft.VisualStudio.TestTools.Common.DeploymentItemCollection with get, set
Public Property DeploymentItems As DeploymentItemCollection

Property Value

Applies to