RepositoryProperties.Version 屬性

取得中繼/資料層系統版本。 對於正確啟動這個系統運作並執行中介層和資料層都必須具有相同的版本資訊。

命名空間:  Microsoft.TeamFoundation.VersionControl.Client
組件:  Microsoft.TeamFoundation.VersionControl.Client (在 Microsoft.TeamFoundation.VersionControl.Client.dll 中)

語法

'宣告
Public Property Version As String
public string Version { get; set; }

屬性值

類型:System.String
中間/資料層系統版本。

.NET Framework 安全性

請參閱

參考

RepositoryProperties 類別

Microsoft.TeamFoundation.VersionControl.Client 命名空間