Compartir a través de


IProfileService.SetAttributes (Método)

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

Sintaxis

'Declaración
Function SetAttributes ( _
    requestContext As TeamFoundationRequestContext, _
    id As Guid, _
    applicationAttributes As IList(Of ProfileAttribute), _
    coreAttributes As IList(Of CoreProfileAttribute) _
) As Integer
int SetAttributes(
    TeamFoundationRequestContext requestContext,
    Guid id,
    IList<ProfileAttribute> applicationAttributes,
    IList<CoreProfileAttribute> coreAttributes
)

Parámetros

Valor devuelto

Tipo: System.Int32

Seguridad de .NET Framework

Vea también

Referencia

IProfileService Interfaz

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