Partager via


VssHttpClientBase.GetResourceLocationAsync, méthode

Espace de noms :  Microsoft.VisualStudio.Services.WebApi
Assembly :  Microsoft.VisualStudio.Services.WebApi (dans Microsoft.VisualStudio.Services.WebApi.dll)

Syntaxe

'Déclaration
Protected Function GetResourceLocationAsync ( _
    locationId As Guid _
) As Task(Of ApiResourceLocation)
protected Task<ApiResourceLocation> GetResourceLocationAsync(
    Guid locationId
)

Paramètres

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

VssHttpClientBase Classe

Microsoft.VisualStudio.Services.WebApi, espace de noms