Freigeben über


ITeamFoundationHostManagementService.CreateServiceHost-Methode

Erstellt eine Diensthostdefinition mithilfe der bereitgestellten Eigenschaften.

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

Syntax

'Declaration
Sub CreateServiceHost ( _
    requestContext As TeamFoundationRequestContext, _
    hostProperties As TeamFoundationServiceHostProperties _
)
void CreateServiceHost(
    TeamFoundationRequestContext requestContext,
    TeamFoundationServiceHostProperties hostProperties
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ITeamFoundationHostManagementService Schnittstelle

Microsoft.TeamFoundation.Framework.Server-Namespace