Share via


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 命名空间