Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

DeploymentItem Constructor

 

Initializes an instance of the DeploymentItem class.

Namespace:   Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

NameDescription
System_CAPS_pubmethodDeploymentItem(String^)

Initializes an instance of the DeploymentItem class by using the provided path.

System_CAPS_pubmethodDeploymentItem(String^, String^)

Initializes an instance of the DeploymentItem class by using the provided path and the output directory.

Return to top
Show: