Share via


VssHttpClientBase.GetResourceLocationAsync-Methode (Guid, Object)

Namespace:  Microsoft.VisualStudio.Services.WebApi
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

'Declaration
Protected Function GetResourceLocationAsync ( _
    locationId As Guid, _
    userState As Object _
) As Task(Of ApiResourceLocation)
protected Task<ApiResourceLocation> GetResourceLocationAsync(
    Guid locationId,
    Object userState
)

Parameter

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

VssHttpClientBase Klasse

GetResourceLocationAsync-Überladung

Microsoft.VisualStudio.Services.WebApi-Namespace