共用方式為


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