TfsHttpClient.TryGetServiceLocation (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Client.Channels
Ensamblado:  Microsoft.TeamFoundation.Client (en Microsoft.TeamFoundation.Client.dll)

Sintaxis

'Declaración
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
)

Parámetros

Valor devuelto

Tipo: System.Boolean

Seguridad de .NET Framework

Vea también

Referencia

TfsHttpClient Clase

Microsoft.TeamFoundation.Client.Channels (Espacio de nombres)