VssHttpClientBase.GetResourceLocationAsync 方法

命名空间:  Microsoft.VisualStudio.Services.WebApi
程序集:  Microsoft.VisualStudio.Services.WebApi(在 Microsoft.VisualStudio.Services.WebApi.dll 中)

语法

声明
Protected Function GetResourceLocationAsync ( _
    locationId As Guid _
) As Task(Of ApiResourceLocation)
protected Task<ApiResourceLocation> GetResourceLocationAsync(
    Guid locationId
)

参数

返回值

类型:System.Threading.Tasks.Task<ApiResourceLocation>

.NET Framework 安全性

请参阅

参考

VssHttpClientBase 类

Microsoft.VisualStudio.Services.WebApi 命名空间