Partager via


DeploymentItemCollection, constructeur (DeploymentItemCollection)

Initialise une instance de la classe DeploymentItemCollection en copiant l'objet DeploymentItemCollection fourni.

Espace de noms :  Microsoft.VisualStudio.TestTools.Common
Assembly :  Microsoft.VisualStudio.QualityTools.Common (dans Microsoft.VisualStudio.QualityTools.Common.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    other As DeploymentItemCollection _
)
public DeploymentItemCollection(
    DeploymentItemCollection other
)
public:
DeploymentItemCollection(
    DeploymentItemCollection^ other
)
new : 
        other:DeploymentItemCollection -> DeploymentItemCollection
public function DeploymentItemCollection(
    other : DeploymentItemCollection
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

DeploymentItemCollection Classe

DeploymentItemCollection, surcharge

Microsoft.VisualStudio.TestTools.Common, espace de noms

DeploymentItemCollection