Compartir a través de


IProfileService.CreateProfile (Método)

Crea un perfil y devuelve el perfil creado.

Espacio de nombres:  Microsoft.VisualStudio.Services.Profile
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Function CreateProfile ( _
    requestContext As TeamFoundationRequestContext, _
    createProfileContext As CreateProfileContext _
) As Profile
Profile CreateProfile(
    TeamFoundationRequestContext requestContext,
    CreateProfileContext createProfileContext
)

Parámetros

Valor devuelto

Tipo: Microsoft.VisualStudio.Services.Profile.Profile

Seguridad de .NET Framework

Vea también

Referencia

IProfileService Interfaz

Microsoft.VisualStudio.Services.Profile (Espacio de nombres)