Partilhar via


Construtor DeploymentItemCollection (DeploymentItemCollection)

Inicializa uma instância de DeploymentItemCollection classe copiando fornecida DeploymentItemCollection objeto.

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

Sintaxe

'Declaração
Public Sub New ( _
    other As DeploymentItemCollection _
)
public DeploymentItemCollection(
    DeploymentItemCollection other
)
public:
DeploymentItemCollection(
    DeploymentItemCollection^ other
)
new : 
        other:DeploymentItemCollection -> DeploymentItemCollection
public function DeploymentItemCollection(
    other : DeploymentItemCollection
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

DeploymentItemCollection Classe

Sobrecargas DeploymentItemCollection

Namespace Microsoft.VisualStudio.TestTools.Common

DeploymentItemCollection