Compartilhar via


Método ComponentFactory.GetComponentCreator

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

Sintaxe

'Declaração
Public Function GetComponentCreator ( _
    version As Integer, _
    minVersion As Integer _
) As IComponentCreator
public IComponentCreator GetComponentCreator(
    int version,
    int minVersion
)

Parâmetros

Valor de retorno

Tipo: Microsoft.TeamFoundation.Framework.Server.IComponentCreator
Retorna IComponentCreator.

Segurança do .NET Framework

Consulte também

Referência

ComponentFactory Classe

Namespace Microsoft.TeamFoundation.Framework.Server