共用方式為


WorkspaceInfo.ServerGuid 屬性

取得執行 Team Foundation Server的伺服器相關聯的 GUID。

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

語法

'宣告
Public ReadOnly Property ServerGuid As Guid
public Guid ServerGuid { get; }

屬性值

類型:System.Guid
執行 Team Foundation Server的伺服器相關聯的 GUID。

.NET Framework 安全性

請參閱

參考

WorkspaceInfo 類別

Microsoft.TeamFoundation.VersionControl.Client 命名空間