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
- other
Tipo: Microsoft.VisualStudio.TestTools.Common.DeploymentItemCollection
A DeploymentItemCollection objeto.
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiáveis.
Consulte também
Referência
DeploymentItemCollection Classe
Sobrecargas DeploymentItemCollection