TeamFoundationVersionControlService.GetServerSettings 方法

获取服务器的默认设置。

命名空间:  Microsoft.TeamFoundation.VersionControl.Server
程序集:  Microsoft.TeamFoundation.VersionControl.Server(在 Microsoft.TeamFoundation.VersionControl.Server.dll 中)

语法

声明
Public Function GetServerSettings ( _
    requestContext As TeamFoundationRequestContext _
) As ServerSettings
public ServerSettings GetServerSettings(
    TeamFoundationRequestContext requestContext
)

参数

返回值

类型:Microsoft.TeamFoundation.VersionControl.Server.ServerSettings

.NET Framework 安全性

请参阅

参考

TeamFoundationVersionControlService 类

Microsoft.TeamFoundation.VersionControl.Server 命名空间