LocationServerMapCache.EnsureServerMappingExists 方法

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

语法

声明
Public Shared Function EnsureServerMappingExists ( _
    ___location As String, _
    serverId As Guid _
) As Boolean
public static bool EnsureServerMappingExists(
    string ___location,
    Guid serverId
)

参数

返回值

类型:System.Boolean

.NET Framework 安全性

请参见

参考

LocationServerMapCache 类

Microsoft.TeamFoundation.Framework.Client 命名空间