共用方式為


TFProxyServerFactory.StoreProxySettings 方法

命名空間:  Microsoft.TeamFoundation.Client
組件:  Microsoft.TeamFoundation.Client (在 Microsoft.TeamFoundation.Client.dll 中)

語法

'宣告
Public Shared Sub StoreProxySettings ( _
    proxyEnabled As String, _
    proxyUrl As String, _
    proxyAutoConfigured As String _
)
public static void StoreProxySettings(
    string proxyEnabled,
    string proxyUrl,
    string proxyAutoConfigured
)

參數

.NET Framework 安全性

請參閱

參考

TFProxyServerFactory 類別

Microsoft.TeamFoundation.Client 命名空間