Compartilhar via


Método IProfileService.CreateProfile

Cria um perfil e retorna o perfil criado.

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

Sintaxe

'Declaração
Function CreateProfile ( _
    requestContext As TeamFoundationRequestContext, _
    createProfileContext As CreateProfileContext _
) As Profile
Profile CreateProfile(
    TeamFoundationRequestContext requestContext,
    CreateProfileContext createProfileContext
)

Parâmetros

Valor de retorno

Tipo: Microsoft.VisualStudio.Services.Profile.Profile

Segurança do .NET Framework

Consulte também

Referência

IProfileService Interface

Namespace Microsoft.VisualStudio.Services.Profile