Compartir a través de


TFProxyServerFactory.LoadProxySettings (Método) (String%, String%, String%, String%, String%, String%)

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

Sintaxis

'Declaración
Public Shared Sub LoadProxySettings ( _
    <OutAttribute> ByRef proxyEnabled As String, _
    <OutAttribute> ByRef proxyUrl As String, _
    <OutAttribute> ByRef proxyRetryInterval As String, _
    <OutAttribute> ByRef proxyAutoConfigured As String, _
    <OutAttribute> ByRef proxyLastConfigureTime As String, _
    <OutAttribute> ByRef proxyLastCheckTime As String _
)
public static void LoadProxySettings(
    out string proxyEnabled,
    out string proxyUrl,
    out string proxyRetryInterval,
    out string proxyAutoConfigured,
    out string proxyLastConfigureTime,
    out string proxyLastCheckTime
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

TFProxyServerFactory Clase

LoadProxySettings (Sobrecarga)

Microsoft.TeamFoundation.Client (Espacio de nombres)