Freigeben über


VssHttpClientBase.GetResourceLocationAsync-Methode

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

Syntax

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

Parameter

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

VssHttpClientBase Klasse

Microsoft.VisualStudio.Services.Common-Namespace