Compartilhar via


Construtor ComponentFactory (array<IComponentCreator[], String)

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
Public Sub New ( _
    componentCreators As IComponentCreator(), _
    serviceName As String _
)
public ComponentFactory(
    IComponentCreator[] componentCreators,
    string serviceName
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

ComponentFactory Classe

Sobrecargas ComponentFactory

Namespace Microsoft.TeamFoundation.Framework.Server