Compartilhar via


Método VssHttpClientBase.GetResourceLocationAsync

Namespace:  Microsoft.VisualStudio.Services.Common
Assembly:  Microsoft.VisualStudio.Services.Common (em Microsoft.VisualStudio.Services.Common.dll)

Sintaxe

'Declaração
Protected Function GetResourceLocationAsync ( _
    locationId As Guid _
) As Task(Of ApiResourceLocation)
protected Task<ApiResourceLocation> GetResourceLocationAsync(
    Guid locationId
)

Parâmetros

Valor de retorno

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

Segurança do .NET Framework

Consulte também

Referência

VssHttpClientBase Classe

Namespace Microsoft.VisualStudio.Services.Common