TeamFoundationVersionControlService.SetServerSettings 方法

設定伺服器設定。

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

語法

'宣告
Public Sub SetServerSettings ( _
    requestContext As TeamFoundationRequestContext, _
    settings As ServerSettings _
)
public void SetServerSettings(
    TeamFoundationRequestContext requestContext,
    ServerSettings settings
)

參數

.NET Framework 安全性

請參閱

參考

TeamFoundationVersionControlService 類別

Microsoft.TeamFoundation.VersionControl.Server 命名空間