Share via


HttpComponentCreator<TComponent> Constructor (Int32)

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

Syntax

'Declaration
Public Sub New ( _
    serviceVersion As Integer _
)
public HttpComponentCreator(
    int serviceVersion
)
public:
HttpComponentCreator(
    int serviceVersion
)
new : 
        serviceVersion:int -> HttpComponentCreator
public function HttpComponentCreator(
    serviceVersion : int
)

Parameters

.NET Framework Security

See Also

Reference

HttpComponentCreator<TComponent> Class

HttpComponentCreator<TComponent> Overload

Microsoft.TeamFoundation.Framework.Server Namespace