Compartilhar via


Método FrameworkProfileHttpClient.SetDisplayNameAsync

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

Sintaxe

'Declaração
Public Overridable Function SetDisplayNameAsync ( _
    id As Guid, _
    value As String, _
    userState As Object _
) As Task(Of Integer)
public virtual Task<int> SetDisplayNameAsync(
    Guid id,
    string value,
    Object userState
)

Parâmetros

Valor de retorno

Tipo: System.Threading.Tasks.Task<Int32>

Segurança do .NET Framework

Consulte também

Referência

FrameworkProfileHttpClient Classe

Namespace Microsoft.VisualStudio.Services.Profile