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