Share via


Metodo ComponentFactory.GetComponentCreator

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

'Dichiarazione
Public Function GetComponentCreator ( _
    version As Integer, _
    minVersion As Integer _
) As IComponentCreator
public IComponentCreator GetComponentCreator(
    int version,
    int minVersion
)

Parametri

Valore restituito

Tipo: Microsoft.TeamFoundation.Framework.Server.IComponentCreator
Restituisca il valore IComponentCreator.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ComponentFactory Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server