TfsHttpClient.TryGetServiceLocation 方法

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

语法

声明
Protected Function TryGetServiceLocation ( _
    serviceType As String, _
    serviceIdentifier As Guid, _
    <OutAttribute> ByRef serviceLocation As Uri _
) As Boolean
protected bool TryGetServiceLocation(
    string serviceType,
    Guid serviceIdentifier,
    out Uri serviceLocation
)

参数

返回值

类型:System.Boolean

.NET Framework 安全性

请参见

参考

TfsHttpClient 类

Microsoft.TeamFoundation.Client.Channels 命名空间