Condividi tramite


Costruttore DeploymentItemCollection (DeploymentItemCollection)

Inizializza un'istanza della classe DeploymentItemCollection copiando l'oggetto DeploymentItemCollection fornito.

Spazio dei nomi:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Sintassi

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

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DeploymentItemCollection Classe

Overload DeploymentItemCollection

Spazio dei nomi Microsoft.VisualStudio.TestTools.Common

DeploymentItemCollection