RepositoryProperties.Version 属性

这是元/数据层系统的版本。 为了使该系统实际启动并运行元和数据层必须具有相同版本信息。

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

语法

声明
Public Property Version As String
public string Version { get; set; }

属性值

类型:System.String
返回 String

.NET Framework 安全性

请参阅

参考

RepositoryProperties 类

Microsoft.TeamFoundation.VersionControl.Server 命名空间