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