Share via


IProfileService.CreateProfile-Methode

Erstellt ein Profil und gibt das konstruierte Profil zurück.

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

Syntax

'Declaration
Function CreateProfile ( _
    requestContext As TeamFoundationRequestContext, _
    createProfileContext As CreateProfileContext _
) As Profile
Profile CreateProfile(
    TeamFoundationRequestContext requestContext,
    CreateProfileContext createProfileContext
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Services.Profile.Profile

.NET Framework-Sicherheit

Siehe auch

Referenz

IProfileService Schnittstelle

Microsoft.VisualStudio.Services.Profile-Namespace