Partager via


IProfileService.SetAttributes, méthode

Espace de noms :  Microsoft.VisualStudio.Services.Profile
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
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
)

Paramètres

Valeur de retour

Type : System.Int32

Sécurité .NET Framework

Voir aussi

Référence

IProfileService Interface

Microsoft.VisualStudio.Services.Profile, espace de noms