Compartir a través de


ProfileHttpClient.DeleteAttributeAsync (Método) (ProfileAttribute, Object)

Espacio de nombres:  Microsoft.VisualStudio.Services.Profile.Client
Ensamblado:  Microsoft.VisualStudio.Services.WebApi (en Microsoft.VisualStudio.Services.WebApi.dll)

Sintaxis

'Declaración
Public Overridable Function DeleteAttributeAsync ( _
    attributeToDelete As ProfileAttribute, _
    userState As Object _
) As Task(Of Integer)
public virtual Task<int> DeleteAttributeAsync(
    ProfileAttribute attributeToDelete,
    Object userState
)

Parámetros

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

ProfileHttpClient Clase

DeleteAttributeAsync (Sobrecarga)

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