Share via


FrameworkProfileHttpClient.SetCountryNameAsync-Methode

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

Syntax

'Declaration
Public Overridable Function SetCountryNameAsync ( _
    id As Guid, _
    value As String, _
    userState As Object _
) As Task(Of Integer)
public virtual Task<int> SetCountryNameAsync(
    Guid id,
    string value,
    Object userState
)

Parameter

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

FrameworkProfileHttpClient Klasse

Microsoft.VisualStudio.Services.Profile-Namespace