Udostępnij za pośrednictwem


Konstruktor DeploymentItemCollection — (DeploymentItemCollection)

Inicjuje wystąpienie DeploymentItemCollection klasy kopiując dostarczonego DeploymentItemCollection obiektu.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.Common
Zestaw:  Microsoft.VisualStudio.QualityTools.Common (w Microsoft.VisualStudio.QualityTools.Common.dll)

Składnia

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

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DeploymentItemCollection Klasa

Przeciążenie DeploymentItemCollection

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common

DeploymentItemCollection