Sdílet prostřednictvím


DeploymentItemCollection – konstruktor (DeploymentItemCollection)

Inicializuje instanci DeploymentItemCollection zkopírováním zadané třídy DeploymentItemCollection objektu.

Obor názvů:  Microsoft.VisualStudio.TestTools.Common
Sestavení:  Microsoft.VisualStudio.QualityTools.Common (v Microsoft.VisualStudio.QualityTools.Common.dll)

Syntaxe

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

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

DeploymentItemCollection Třída

DeploymentItemCollection – přetížení

Microsoft.VisualStudio.TestTools.Common – obor názvů

DeploymentItemCollection