TfsHttpClient.GetServiceLocation 方法 (String, Guid)

命名空间:  Microsoft.TeamFoundation.Client.Channels
程序集:  Microsoft.TeamFoundation.Client(在 Microsoft.TeamFoundation.Client.dll 中)

语法

声明
Protected Function GetServiceLocation ( _
    serviceType As String, _
    serviceIdentifier As Guid _
) As Uri
protected Uri GetServiceLocation(
    string serviceType,
    Guid serviceIdentifier
)

参数

返回值

类型:System.Uri

.NET Framework 安全性

请参见

参考

TfsHttpClient 类

GetServiceLocation 重载

Microsoft.TeamFoundation.Client.Channels 命名空间