WorkspaceInfo.ServerUri 属性

获取关联的服务器的统一资源标识符 (uri) 运行 Team Foundation Server的 (URI)。

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

语法

声明
Public ReadOnly Property ServerUri As Uri
public Uri ServerUri { get; }

属性值

类型:System.Uri
运行 Team Foundation Server关联的服务器的 URI。

.NET Framework 安全性

请参阅

参考

WorkspaceInfo 类

Microsoft.TeamFoundation.VersionControl.Client 命名空间